From: Gabriel B. <sh...@us...> - 2006-03-12 14:59:24
|
Update of /cvsroot/solidircd/solidircd-stable In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31440 Modified Files: CHANGES TODO Log Message: Updates Refer to CHANGES & TODO. Index: CHANGES =================================================================== RCS file: /cvsroot/solidircd/solidircd-stable/CHANGES,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** CHANGES 7 Jan 2006 22:29:59 -0000 1.16 --- CHANGES 12 Mar 2006 14:59:21 -0000 1.17 *************** *** 42,45 **** --- 42,47 ---- Changes from Sheik ------------------------- + + 12/3/2006 - Fixed WHOIS_ACTUALY Not showing host. 2/1/2006 - Added RESTRICT_C_LINES_ADMINONLY this function will restric stats C & c to admins only. (optional) 30/12/2005 - Fixed compile error when openssl was disabled. Index: TODO =================================================================== RCS file: /cvsroot/solidircd/solidircd-stable/TODO,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** TODO 2 Jan 2006 20:26:22 -0000 1.6 --- TODO 12 Mar 2006 14:59:21 -0000 1.7 *************** *** 19,25 **** Developers Todo list: ! [/] Sync with bahamut 1.8.4 Being worked by: Sheik ! Progress: 95% Description: --- 19,25 ---- Developers Todo list: ! [X] Sync with bahamut 1.8.4 Being worked by: Sheik ! Progress: 100% Description: *************** *** 37,42 **** ! [/] Fix Whois on linked servers not showing the full host. --- 37,51 ---- ! [X] Fix Whois on linked servers not showing the full host. + Being Worked by: Sheik + Progress: 100% + + + [/] Fix Channel mode (+D) + It is causing clients not to leave from + the nicklist when this is set. + Being worked by :Sheik + Progress: |