From: Gabriel B. <sh...@us...> - 2006-10-01 21:05:01
|
Update of /cvsroot/solidircd/solidircd-stable In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv21566 Modified Files: CHANGES Log Message: Review CHANGES file for more details Index: CHANGES =================================================================== RCS file: /cvsroot/solidircd/solidircd-stable/CHANGES,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** CHANGES 26 Jun 2006 14:17:03 -0000 1.27 --- CHANGES 1 Oct 2006 21:04:57 -0000 1.28 *************** *** 10,16 **** --- 10,21 ---- Changes for solid-ircd 3.4.9(stable) ---------------------------- + ------------------------ Changes from Sheik ------------------------- + 01/10/2006 - Added Channel mode +A Only Admins can get in. + 01/10/2006 - Correct typo on the ssl connection description thanks to Spec-Ops for reporting it. + 01/10/2006 - Change the hardcoded hiddenserv name on s_misc.c and whowas.c to use the conf instead thanks to HiroP for reporting it. + 01/10/2006 - Fixed Half-ops not showing on whois when mode is set. 26/6/2006 - Added the option for operwalk to be enabled for all opers or only for SAdmins in include/config.h *************** *** 29,33 **** ------------------ 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. --- 34,38 ---- ------------------ 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. |