Unconditionally set +6 flag on self.
[ircu2.10.12-pk.git] / ChangeLog
index 34d1c0daaa896fcd10e5ce6ac33e3e3fa2bde5f4..ffb41e170f8d43e2a5d95abfaa114e1019e920a7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2009-03-25  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/ircd.c (main): Unconditionally set +6 flag on self.
+
+2009-03-25  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/s_auth.c (iauth_cmd_hostname): Properly assign the spoofed
+       hostname (yea, even as the "real" host) in the hurry state.
+
+       * tools/iauth-test: Add reminder about perl's RTMIN signal and a
+       new handler to exercise the N command in the hurry state.
+
+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
+       of the if() to minimize the number of expensive function calls.
+
 2009-03-17  Michael Poole <mdpoole@troilus.org>
 
        * patches/diffs/antispambot.diff: Forward port a patch by Dianora