X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=ChangeLog;h=665d2993d12444352ea055a2d31a70b39807c3c5;hp=33536007c320ce7d29fbf1994f48813e38ff4e4b;hb=6cfc56064e25b5bb54fb1f9503820a7e38846303;hpb=bb6ee46892e94a8c7aae9eaa89981343fbd6863d diff --git a/ChangeLog b/ChangeLog index 33536007..665d2993 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,8 +10,16 @@ -- ChangeLog -- -ngIRCd 0.12.0-pre1 (2008-04-20) +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.