summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2013-10-20 15:51:03 +0200
committerAlexander Barton <alex@barton.de>2013-10-20 15:51:03 +0200
commit788b3002d8f7340e709dda2de94dfdd812f1c400 (patch)
tree91b08465e3419e085646dbad9ace17e8f731f94f /ChangeLog
parentbeb9f65dc8dfb4517ab59512ddaf1e111a4e3132 (diff)
downloadngircd-788b3002d8f7340e709dda2de94dfdd812f1c400.tar.gz
ngircd-788b3002d8f7340e709dda2de94dfdd812f1c400.zip
ngIRCd Release 21~rc2 rel-21-rc2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 13 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ce173679..6d787fd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,8 +9,19 @@
                                -- ChangeLog --
 
 
-ngIRCd 21~rc1 (2013-10-05)
-
+ngIRCd 21~rc2 (2013-10-20)
+
+  - Report the correct configuration file name on configuration errors,
+    support longer configuration lines, and warn when lines are truncated.
+  - Use arc4random() function to generate "random" numbers, when available.
+  - platformtest.sh: Detect clang compiler, and clean up GIT source tree
+    before building (when possible).
+  - Update (date of) manual pages.
+  - Update "Upgrade Information" in INSTALL file, add more systems to
+    doc/Platforms.txt, and fix spelling in NEWS and ChangeLog files =:)
+  - Fix remaining compiler warnings on OpenBSD.
+
+  ngIRCd 21~rc1 (2013-10-05)
   - Actually KILL clients on GLINE/KLINE. (Closes bug #156)
   - Adjust log messages for invalid and spoofed prefixes, which cleans up
     logging of commands related to already KILL'ed clients. And don't