Commit Diff


commit - 0d9740b9fa1a432d35f73fafa7fb2ecd9a435502
commit + 06b63278754464792529ee0594dc218fa02b4c44
blob - 3246ef57ded6bdc44bfbfb3f22930cd38613933e
blob + ad80a66838009d646562d1d39ad933a5c9e7f466
--- ChangeLog
+++ 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).