]> arthur.barton.de Git - ngircd-alex.git/blobdiff - ChangeLog
Fixes to who-test: accept any ident, escape some '*' flags.
[ngircd-alex.git] / ChangeLog
index 33536007c320ce7d29fbf1994f48813e38ff4e4b..921bbf6b5d7acac4d2cb1657b572483010201f97 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
                                -- ChangeLog --
 
 
-ngIRCd 0.12.0-pre1 (2008-04-20)
+ngIRCd-dev
 
+  - Fixed Bug 83: ngIRCd chokes on 1-character messages.
+  - Add support for modeless channels ("+channels").
+    (Bryan Caldwell, Ali Shemiran)
+
+ngIRCd 0.12.0-pre2 (2008-04-29)
+
+  - IPv6: Add config options to disabe ipv4/ipv6 support.
+  - Don't include doc/CVS.txt in distribution archive, use doc/GIT.txt now!
+  - Documentation: get rid of some more references to CVS, switch to GIT.
+  - Get rid of cvs-version.* and CVSDATE definition.
+  - Report ERR_NOTONCHANNEL when trying to part a channel one is not member of.
+  - Testsuite: remove erroneous ConfUID setting in config file.
+
+  ngIRCd 0.12.0-pre1 (2008-04-20)
   - Include Mac OS X Xcode project in distribution archives.
   - Do not exit on SIGHUP or /REHASH if the config file cannot opened.
   - Add IPv6 support.