Author: Gte <gte@atomicrevs.demon.co.uk>
[ircu2.10.12-pk.git] / ChangeLog
index 51f7b185634f91ccc0261530847623d7b58b23d3..da0b3af87e9ed3cc102ff0468a3b2a3428f0f78e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,30 @@
+2000-04-12  Greg Sikorski <gte@atomicrevs.demon.co.uk>
+       * Add port bouncer for http (x/w)
+
 2000-04-12  Kevin L. Mitchell  <klmitch@mit.edu>
 
+       * ircd/s_conf.c (find_kill): replaced call to find_gline() with a
+       call to gline_find(); also used GlineReason() instead of direct
+       reference to structure member
+
+       * ircd/m_join.c (m_join): replace bad_channel() calls with calls
+       to gline_find(name, GLINE_BADCHAN), and also check to see if gline
+       is active
+
+       * ircd/channel.c: nothing seems to be called anywhere...
+
+       * ircd/s_err.c: update a couple of replies to dovetail with new
+       semantics
+
+       * ircd/gline.c: begin complete re-implementation of gline.c along
+       the lines of the final design of jupe.c
+
+       * include/gline.h: begin complete re-implementation of gline.c
+       along the lines of the final design of jupe.c
+
+       * ircd/channel.c (mode_process_clients): fix "Deop of +k user on
+       %s by %s" message...
+
        * ircd/ircd_snprintf.c: my new snprintf()-like functions
 
        * include/ircd_snprintf.h: my new snprintf()-like functions
 #
 # ChangeLog for ircu2.10.11
 #
-# $Id: ChangeLog,v 1.72 2000-04-12 20:50:12 kev Exp $
+# $Id: ChangeLog,v 1.75 2000-04-13 02:54:14 bleep Exp $
 #
 # Insert new changes at beginning of the change list.
 #