ircu2.10.12 pk910 fork
[ircu2.10.12-pk.git] / doc / history / ChangeLog.07
1 #
2 # ChangeLog for Undernet ircu Servers
3 #
4 # $Id: ChangeLog.07,v 1.2 2003-01-08 03:17:18 klmitch 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 * Added hostname hiding compatible with ircu2.10.10 to allow host hiding
11   for transitioning services, back out pline8 for now. --Bleep
12 * Fixed default behavior for BADCHAN. supposed to DEFAULT yes, however
13   should not change each time a make config is done. -- WT
14 * doc/readme.www: add Runs link update patch for linux info. --Bleep
15 * channel.c, channel.h: add David M's fixup for local channel oper overrides.
16   --Bleep
17 * s_misc.c (date): add Runs Y2K patch --Bleep
18 * hash.c (hChangeClient): bug fix. If the client pointer matched the first
19   pointer in the bucket, the change was ignored (returned 0), leaving stale
20   values in the hash table, eventually causing the server to die for mysterious
21   reasons. Bug discovered by Quant and Isomer --Bleep
22 * config-sh.in, channel.h, numeric.h, channel.c, s_debug.c, s_err.c:
23   add lchanmode patch by CaptJay, add symbols to incredibly long
24   feature string. Bump patchlevel to .03 --Bleep
25 * list.h list.c s_conf.h s_conf.c opercmds.c:
26   badchan patch 2 seperate settings, allow global, and allow local.
27   currently allow_local is 'unapproved' for use on undernet. --WildThang
28 * ircd.h, s_serv.h, s_debug.h, ircd.c, s_user.c, s_bsd.c:
29   removed STAT_MASTER/BOOT_OPER code, original patch by Isomer --Bleep
30 * s_user.c (m_nick): removed redundant check for acptr --Bleep
31 * ChangeLog (file): added ChangeLog, and BUGS files, import to ircu2.10 --Bleep
32