Fix months in three ChangeLog entries.
authorMichael Poole <mdpoole@troilus.org>
Tue, 16 May 2006 01:39:05 +0000 (01:39 +0000)
committerMichael Poole <mdpoole@troilus.org>
Tue, 16 May 2006 01:39:05 +0000 (01:39 +0000)
git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/branches/u2_10_12_branch@1654 c9e4aea6-c8fd-4c43-8297-357d70d61c8c

ChangeLog

index 766ed6443081101ed564ff8f708ebc515025cb5b..57869837a57f31a3eb3c5d8e306d504457b2a4f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * doc/readme.iauth: fix a minor typo in comments for 'd' and 'N'
        server messages
 
-2006-06-18  Michael Poole <mdpoole@troilus.org>
+2006-03-18  Michael Poole <mdpoole@troilus.org>
 
        * ircd/convert-conf.c (finish_features): Do not emit a feature
        setting that has no values.
 
-2006-06-18  Michael Poole <mdpoole@troilus.org>
+2006-03-18  Michael Poole <mdpoole@troilus.org>
 
        * ircd/channel.c (mode_parse_key): Outside of burst, allow
        overwriting of keys by a service when a key is already set.
        (mode_parse_apas): Likewise for Apass, but only allow overwiting
        an existing Apass in a BURST.
 
-2006-06-18  Michael Poole <mdpoole@troilus.org>
+2006-03-18  Michael Poole <mdpoole@troilus.org>
 
        * ircd/channel.c (modebuf_flush_int): Fix typo about changing
        oplevels.  Send correct channel TS for modes to other servers.