Author: David M <captj@superlink.net>
[ircu2.10.12-pk.git] / ChangeLog
1 #
2 # ChangeLog for Undernet ircu Servers
3 #
4 # $Id: ChangeLog,v 1.7 2000-01-20 04:51:29 bleep Exp $
5 #
6 # Please insert new entries on the top of the list, a one or two line comment
7 # is sufficient. Please include your name on the entries we know who to blame.
8 # Please keep lines < 80 chars.
9 #-------------------------------------------------------------------------------
10 * doc/readme.www: add Runs link update patch for linux info. --Bleep
11 * channel.c, channel.h: add David M's fixup for local channel oper overrides.
12   --Bleep
13 * s_misc.c (date): add Runs Y2K patch --Bleep
14 * hash.c (hChangeClient): bug fix. If the client pointer matched the first
15   pointer in the bucket, the change was ignored (returned 0), leaving stale
16   values in the hash table, eventually causing the server to die for mysterious
17   reasons. Bug discovered by Quant and Isomer --Bleep
18 * config-sh.in, channel.h, numeric.h, channel.c, s_debug.c, s_err.c:
19   add lchanmode patch by CaptJay, add symbols to incredibly long
20   feature string. Bump patchlevel to .03 --Bleep
21 * list.h list.c s_conf.h s_conf.c opercmds.c:
22   badchan patch 2 seperate settings, allow global, and allow local.
23   currently allow_local is 'unapproved' for use on undernet. --WildThang
24 * ircd.h, s_serv.h, s_debug.h, ircd.c, s_user.c, s_bsd.c:
25   removed STAT_MASTER/BOOT_OPER code, original patch by Isomer --Bleep
26 * s_user.c (m_nick): removed redundant check for acptr --Bleep
27 * ChangeLog (file): added ChangeLog, and BUGS files, import to ircu2.10 --Bleep
28