Fix SourceForge bug #1706672.
[ircu2.10.12-pk.git] / ChangeLog
index dafc314c96da8c12f3f2f6742a829cebda58b7aa..aec8fc8725eec7365c8df6fd04d81a3e7f544f45 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-03-25  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/channel.c (mode_parse): Add Doxygen comment.  When bouncing
+       a mode from a desynced U-lined server, do not set the modes or
+       send the change as a HACK(4) message.
+
 2009-03-17  Michael Poole <mdpoole@troilus.org>
 
        * ircd/send.c (sendcmdto_match_butone): Move match_it() to the end