Author: Run <carlo@alinoe.com>
[ircu2.10.12-pk.git] / ChangeLog
index 54f523f858b7255c2161a411cc00c5d8ffe057d0..88cee38582630c0d3d125ffeb770c0c6e64697b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,15 @@
 #
 # ChangeLog for Undernet ircu Servers
 #
-# $Id: ChangeLog,v 1.9 2000-01-22 17:47:07 bleep Exp $
+# $Id: ChangeLog,v 1.10 2000-03-07 00:56:36 bleep Exp $
 #
 # Please insert new entries on the top of the list, a one or two line comment
 # is sufficient. Please include your name on the entries we know who to blame.
 # Please keep lines < 80 chars.
 #-------------------------------------------------------------------------------
+* Add Run's pline patch. --Run
+* channel.c (send_channel_modes): send modes for second line for channels with
+  a lot of ops. --Gte
 * config-sh.in: add runs fix for symlink restart bug. --Bleep
 * Fixed default behavior for BADCHAN. supposed to DEFAULT yes, however
   should not change each time a make config is done. -- WT