Update of /cvsroot/solidircd/solidircd-stable
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv8242
Modified Files:
BANNER CHANGES
Log Message:
Code Cleanup
Index: BANNER
===================================================================
RCS file: /cvsroot/solidircd/solidircd-stable/BANNER,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** BANNER 12 Mar 2006 17:23:58 -0000 1.2
--- BANNER 9 Apr 2007 16:01:10 -0000 1.3
***************
*** 5,7 ****
/____ >____/|____/__\____ | |__||__| \___ >____ |
\/ \/ \/ \/
! solid-ircd 3.4.7(stable)
\ No newline at end of file
--- 5,7 ----
/____ >____/|____/__\____ | |__||__| \___ >____ |
\/ \/ \/ \/
! solid-ircd 3.4.9(stable)
\ No newline at end of file
Index: CHANGES
===================================================================
RCS file: /cvsroot/solidircd/solidircd-stable/CHANGES,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** CHANGES 1 Oct 2006 21:45:44 -0000 1.29
--- CHANGES 9 Apr 2007 16:01:10 -0000 1.30
***************
*** 14,19 ****
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.
--- 14,19 ----
Changes from Sheik
-------------------------
+ 04/9/2007 - Included a SSL fix from the old dev release that forgot to include thanks Crako for the reminder.
01/10/2006 - Corrected typo in s_err.c for unregistered user warning.
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.
|