Update of /cvsroot/solidircd/solidircd-stable
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv5110
Modified Files:
CHANGES
Log Message:
Review CHANGES for more details
Index: CHANGES
===================================================================
RCS file: /cvsroot/solidircd/solidircd-stable/CHANGES,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** CHANGES 1 Oct 2006 21:04:57 -0000 1.28
--- CHANGES 1 Oct 2006 21:45:44 -0000 1.29
***************
*** 14,21 ****
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
--- 14,22 ----
Changes from Sheik
-------------------------
+ 01/10/2006 - Corrected typo in s_err.c for unregistered user warning.
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 half-op is set thanks to HiroP for reporting it.
26/6/2006 - Added the option for operwalk to be enabled for all opers or only for SAdmins in include/config.h
|