Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ChangeLog
index 7c19be447871c31ef6187469eca27c3a2086cfa6..da72be68316042edd780d6a6cb03bac34a68bb57 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2007-04-15  Kevin L. Mitchell  <klmitch@mit.edu>
+
+       * ircd/m_gline.c: fix minor typo in code that forwards remote
+       local activations/deactivations: %c takes characters, not
+       pointers!
+       (mo_gline): fix similar typo in code forwarding remote local
+       G-lines by opers
+
+2007-04-10  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/ircd_parser.y (iauth): Avoid problems related to MyFree's
+       multiple evaluation of its argument.
+
 2007-04-10  Kevin L. Mitchell  <klmitch@mit.edu>
 
        * ircd/m_gline.c (ms_gline): lastmod must be non-zero