From: Juan B. <tu...@us...> - 2005-12-26 05:21:46
|
Update of /cvsroot/solidircd/solidircd-stable In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29183 Modified Files: CHANGES Log Message: Read CHANGES log Index: CHANGES =================================================================== RCS file: /cvsroot/solidircd/solidircd-stable/CHANGES,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** CHANGES 4 Sep 2005 06:48:20 -0000 1.8 --- CHANGES 26 Dec 2005 05:21:37 -0000 1.9 *************** *** 15,18 **** --- 15,23 ---- Changes from Tux --------------- + 25/12/2005 - Fixed elmer issue. + 25/12/2005 - Fixed g-line message issue. + 25/12/2005 - Fixed g-line not being sent to other servers. + 25/12/2005 - Fixed shun not being sent to other servers either. + 25/12/2005 - Fixed a nasty code in userban_sweep. 09/07/2005 - Fixed 'free_func' FreeBSD compilation error. 09/07/2005 - Fixed rquit. |