From: Gabriel B. <sh...@us...> - 2006-03-18 05:04:11
|
Update of /cvsroot/solidircd/solidircd-stable In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25910 Modified Files: CHANGES Log Message: fixed typos. Index: CHANGES =================================================================== RCS file: /cvsroot/solidircd/solidircd-stable/CHANGES,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** CHANGES 18 Mar 2006 00:36:03 -0000 1.21 --- CHANGES 18 Mar 2006 05:04:03 -0000 1.22 *************** *** 42,45 **** --- 42,47 ---- Changes from Sheik ------------------------- + 17/3/2006 - Fixed some typos in channel.c + 17/3/2006 - Changed some of the text messages on channel.c to be shorter. 17/3/2006 - Fixed a bug in shun not been set properly. [BUG ID #63] 17/3/2006 - Readded the Freeze command from solid-ircd2.2.20 |