]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Update ChangeLog for upcoming ngIRCd 19.1 release
authorAlexander Barton <alex@barton.de>
Fri, 16 Mar 2012 12:55:00 +0000 (13:55 +0100)
committerAlexander Barton <alex@barton.de>
Fri, 16 Mar 2012 12:55:00 +0000 (13:55 +0100)
ChangeLog

index 3246ef57ded6bdc44bfbfb3f22930cd38613933e..ad80a66838009d646562d1d39ad933a5c9e7f466 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,9 @@
 
 ngIRCd Release 19.1
 
+  - Fix gcc warning (v4.6.3), initialize "list" variable to NULL.
+  - Fix typos: "recieved" -> "received", "Please not" -> "Please note",
+    and fix lintian(1) warning ""hyphen-used-as-minus-sign", too.
   - Really include _all_ patchtes to build the Anope module into the
     distribution archive ... ooops!
   - getpid.sh: Fix testcase error for Debian using sbuild(1).