From: Gabriel B. <sh...@us...> - 2005-12-26 06:37:22
|
Update of /cvsroot/solidircd/solidircd-stable In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4691 Modified Files: CHANGES TODO Log Message: Minimum document update. Index: CHANGES =================================================================== RCS file: /cvsroot/solidircd/solidircd-stable/CHANGES,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** CHANGES 26 Dec 2005 05:21:37 -0000 1.9 --- CHANGES 26 Dec 2005 06:37:14 -0000 1.10 *************** *** 63,67 **** - no identd response (ident is "unknown") ! 4/7/2005 - removed rquit the code needs to be reviewed and will be delayed for 3.4.8 4/7/2005 - rework memory accounting,add MEMTRACE for debugging, minor memroy leak fix. 26/06/2005 - Fixed a bug were users real host would show on watch when they connected. --- 63,67 ---- - no identd response (ident is "unknown") ! 4/7/2005 - rework memory accounting,add MEMTRACE for debugging, minor memroy leak fix. 26/06/2005 - Fixed a bug were users real host would show on watch when they connected. *************** *** 69,73 **** 30/05/2005 - Added Deaf Mode, This mode will prevent user with said mode from receiving channel messages. This mode can be applied by the user or an oper. It can decrese bandwidth usage. ! 21/05/2005 - Applied a hostmask tweak from Crako thnx. 21/05/2005 - Fixed a minor bug, when user was kicked, it would show on their whois that they were still there. thanks to Crako for reporting this. 17/05/2005 - Fixed LIST C>this was broken in dreamforge... --- 69,73 ---- 30/05/2005 - Added Deaf Mode, This mode will prevent user with said mode from receiving channel messages. This mode can be applied by the user or an oper. It can decrese bandwidth usage. ! 21/05/2005 - Applied a hostmask tweak from Crako thnx. 21/05/2005 - Fixed a minor bug, when user was kicked, it would show on their whois that they were still there. thanks to Crako for reporting this. 17/05/2005 - Fixed LIST C>this was broken in dreamforge... Index: TODO =================================================================== RCS file: /cvsroot/solidircd/solidircd-stable/TODO,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** TODO 9 Jul 2005 19:55:14 -0000 1.4 --- TODO 26 Dec 2005 06:37:14 -0000 1.5 *************** *** 19,26 **** Developers Todo list: ! ! ! ! [/] Complete elmer Implementation Being worked by: Sheik Progress: 95% --- 19,23 ---- Developers Todo list: ! [/] Sync with bahamut 1.8.4 Being worked by: Sheik Progress: 95% *************** *** 28,37 **** ! [/] Sync with bahamut 1.8.4 ! Being worked by: Sheik ! Progress: 95% Description: Documentation Team: -------------------- --- 25,41 ---- ! ! [X] Complete elmer Implementation ! Being worked by: Tux ! Progress: 100% Description: + [X] Implement G-line + Being worked by: Sheik & Tux + Progress: 100% + + + Documentation Team: -------------------- *************** *** 46,64 **** -Dutch Translators. ! -------------------- Documentation team to do list: Quality Assurance Team: ! -------------------- Waqario Trystan Fl00k Sheik ! -------------------- [/] Test Solid3.4.7(stable) ! Being done by: Sheik ! Progress: Smooth! ! Status: In progress. \ No newline at end of file --- 50,76 ---- -Dutch Translators. ! ---------------------------- ! Documentation team to do list: + [/] Write HTML IRCD Documentation + Being Worked on by : + Progress: + Description: + + ------------------------ + Quality Assurance Team: ! ----------------------- Waqario Trystan Fl00k Sheik ! ----------------------- [/] Test Solid3.4.7(stable) ! Being done by: ! Progress: ! Status: \ No newline at end of file |