Author: Ghostwolf <foxxe@wtfs.net>
[ircu2.10.12-pk.git] / ChangeLog
index 2a2096052bd7f21688885daa1581ce980d6c3ea2..c260aa763e74d3d4435f4061745b7e57351ae909 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,21 @@
+2002-02-19 Joseph Bongaarts <foxxe@wtfs.net>
+
+        * ircd/whocmds.c: Local opers should also be able to
+        see servernames in /who
+
+       * ircd/gline.c: Fix core bug in gline_find()
+
+2002-02-19 John Buttery <john@io.com>
+
+       * ircd/ircd.c: Updated "No such file" error message.
+       
 2002-02-18 Joseph Bongaarts <foxxe@wtfs.net>
 
        * ircd/m_kill.c: Changed m_kill() to do_kill() because its not
-       a message handler.
+       a message handler, and some general cleanups and bug fixes. 
+
+       * include/ircd_policy.h: Added HEAD_IN_SAND_KILLWHO for hiding
+       kill source.
        
 2002-02-16  Tim Vogelsang <net@astrolink.org>