e46725012f93b4cee331eabf46197ac2c878fc93
[ircu2.10.12-pk.git] / ChangeLog
1 2000-03-27  Perry Lorier <isomer@coders.net>
2
3         * ircd/s_bsd.c: fixed missing 'u' typo.
4
5 2000-03-26  Kevin L. Mitchell  <klmitch@emc.com>
6
7         * ircd/channel.c: implement modebuf_init(), _mode(), _mode_uint(),
8         _mode_string(), _mode_client(), _flush(); also implemented a
9         simple build_string()
10
11         * include/channel.h: added definition of ModeBuf, modebuf_*
12         manipulation functions, and a couple of helper macros
13
14 #
15 # ChangeLog for ircu2.10.11
16 #
17 # $Id: ChangeLog,v 1.24 2000-03-27 06:19:37 isomer Exp $
18 #
19 # Insert new changes at beginning of the change list.
20 #
21 #-----------------------------------------------------------------------------
22 2000-03-24 Thomas Helvey <tomh@inxpress.net>
23   * numicks.c: convert extended numerics to use original mask version
24   * numnicks.h: ""
25   * s_user.c:
26 2000-03-23 Thomas Helvey <tomh@inxpress.net>
27   * Merge in changes from production
28 2000-03-22 Thomas Helvey <tomh@inxpress.net>
29   * numicks.c: Tweak to numnick generator to reduce possibility of duplicates.
30   * rfc1459.unet: Add Maniac's documentation for /names 0
31 * Fix misc. jupe bugs that somehow made it into the tree
32 * Escape /names 0 to mean /names --Maniac
33 * Don't core when server asks for info --Maniac 
34 * Add Kev's jupe patch --Bleep
35 * Add Maniacs squit patch --Bleep
36 * Merge in u2_10_10_beta07 changes --Bleep
37 * Merge in u2_10_10_beta06 changes --Bleep
38 * Start ircu2.10.11 development, beta branch u2_10_10 --Bleep