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