]> arthur.barton.de Git - ngircd-alex.git/commitdiff
ngIRCd release 17.1 rel-17.1
authorAlexander Barton <alex@barton.de>
Sun, 19 Dec 2010 14:59:00 +0000 (15:59 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 19 Dec 2010 14:59:00 +0000 (15:59 +0100)
ChangeLog
NEWS
contrib/Debian/changelog
contrib/ngircd.spec

index 83cdfd5e061751bd6112a741bd29f8965d5776a4..93206efe05b00b7fa5c7f6253a0853b1cd6a63cd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
                                -- ChangeLog --
 
 
+ngIRCd Release 17.1 (2010-12-19)
+
+  - --configtest: remember if MOTD is configured by file or phrase
+  - Enhance log messages when establishing server links a little bit
+  - Reset ID of outgoing server link on DNS error correctly
+  - Don't log critical (or worse) messages to stderr
+  - Manual page ngircd(8): add SIGNALS section
+  - Manual pages: update and simplyfy AUTHORS section
+  - Remove "error file" when compiled with debug code enabled
+  - README: Updated list of implemented commands
+  - add doc/README-Interix.txt and doc/Bopm.txt to distribution tarball
+  - Merge branch 'numeric-329'
+  - add doc/PAM.txt to distribution tarball
+  - New numeric 329: get channel creation time on "MODE #chan" commands
+  - Save channel creation time; new function Channel_CreationTime()
+
 ngIRCd Release 17 (2010-11-07)
 
   - doc: change path names in sample-ngircd.conf depending on sysconfdir
diff --git a/NEWS b/NEWS
index 47cb72de3ad71b57191d9ced45be8190eb04849a..9524e8b25fa226db786dfd0e4ffd51f7c66c3648 100644 (file)
--- a/NEWS
+++ b/NEWS
                                   -- NEWS --
 
 
+ngIRCd Release 17.1 (2010-12-19)
+
+  - Don't log critical (or worse) messages to stderr
+  - Remove "error file" when compiled with debug code enabled
+  - New numeric 329: get channel creation time on "MODE #chan" commands
+
 ngIRCd Release 17 (2010-11-07)
 
   - doc: change path names in sample-ngircd.conf depending on sysconfdir
index 907a31a939a5b2d951abfa79587773f7760f7867..06e9194f1d7fc8bf9ead0573840cfa3eca282b8f 100644 (file)
@@ -1,3 +1,9 @@
+ngircd (17.1-0ab1) unstable; urgency=low
+
+  * New "upstream" release: ngIRCd 17.1.
+
+ -- Alexander Barton <alex@barton.de>  Sun, 19 Dec 2010 15:56:42 +0100
+
 ngircd (17-0ab1) unstable; urgency=low
 
   * New "upstream" release: ngIRCd 17.
index 5240c8885d0d2d1e05f33af49b6859e4f64b6cb0..da0c2f7114f762988900aefe03774e14c931d1fd 100644 (file)
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 17
+%define version 17.1
 %define release 1
 %define prefix  %{_prefix}