summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2010-12-19 15:59:00 +0100
committerAlexander Barton <alex@barton.de>2010-12-19 15:59:00 +0100
commit186b14f332810dd8e828c4f07ec89efcc298d4b0 (patch)
tree34dbc264f15011a401dc67c873bb52d05f172dac /ChangeLog
parent8ea1c5bb82e224326d1a73c462c74dfcb5badef6 (diff)
downloadngircd-186b14f332810dd8e828c4f07ec89efcc298d4b0.tar.gz
ngircd-186b14f332810dd8e828c4f07ec89efcc298d4b0.zip
ngIRCd release 17.1 rel-17.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83cdfd5e..93206efe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,22 @@
                                -- 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