From: Gabriel B. <sh...@us...> - 2006-06-25 21:03:41
|
Update of /cvsroot/solidircd/solidircd-stable In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv13725 Modified Files: CHANGES Log Message: minor changes and a bug fixed by tux, changed version number to 3.4.8 Index: CHANGES =================================================================== RCS file: /cvsroot/solidircd/solidircd-stable/CHANGES,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** CHANGES 19 Mar 2006 17:16:32 -0000 1.24 --- CHANGES 25 Jun 2006 21:03:34 -0000 1.25 *************** *** 8,11 **** --- 8,29 ---- ------------------------------ + Changes for solid-ircd 3.4.8(stable) + ---------------------------- + + ------------------------ + Changes from Sheik + ------------------------- + + 25/6/2006 - Changed Oper Walk to be for Services Administrators only. + + + ------------------ + Changes from Tux + --------------- + + 25/6/2006 - Fixed problem with K-line,G-line,A-kill not banning realhost it was only looking at masked host. + + + ------------------------------ Changes for solid-ircd 3.4.7(stable) ---------------------------- |