Author: Isomer <isomer@coders.net>
[ircu2.10.12-pk.git] / ChangeLog
index 9ef36ed390abf76193dd73b689bdb34acc095ecb..c929282ff07e64b35f7359379daa3775cf40114a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
+2000-05-29  Perry Lorier       <Isomer@coders.net>
+       * ircd/m_names.c: Removed redundant space. 
+       * ircd/s_bsd.c: Fixed incorrect syntax on ERROR line.
+
+2000-05-18  Kevin L. Mitchell  <klmitch@mit.edu>
+
+       * ircd/m_burst.c (ms_burst): er...that should have been a ",", not
+       a " "
+
 2000-05-04  Kevin L. Mitchell  <klmitch@mit.edu>
 
+       * ircd/channel.c: replace bogus assertions with returns, which is
+       logically correct; only wipe out limit/key if they were originally
+       set in the first place; remove user from channel when doing a
+       PARTALL; only send MODE +o for user CREATEing channel if user is
+       not MyUser--CREATE will only be used if the channel did not
+       originally exist, therefore we can assume no one local is on the
+       channel anyway, and we don't exactly need for the user to see an
+       explicit +o for themselves
+
        * doc/readme.gline: describe the syntax of the GLINE command
 
        * doc/readme.jupe: update to reflect a couple of changes to JUPE
 #
 # ChangeLog for ircu2.10.11
 #
-# $Id: ChangeLog,v 1.135 2000-05-04 18:21:48 kev Exp $
+# $Id: ChangeLog,v 1.138 2000-05-29 10:37:33 isomer Exp $
 #
 # Insert new changes at beginning of the change list.
 #