[EchelonIRC-dev] CVS: echelon/docs changes.txt,1.15,1.16 readme.txt,1.10,1.11
Brought to you by:
raisk
From: Wolfram K. <ra...@us...> - 2003-10-07 09:26:31
|
Update of /cvsroot/echelonirc/echelon/docs In directory sc8-pr-cvs1:/tmp/cvs-serv22031/docs Modified Files: changes.txt readme.txt Log Message: Echelon 1.0.10 Changes Index: changes.txt =================================================================== RCS file: /cvsroot/echelonirc/echelon/docs/changes.txt,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** changes.txt 26 Feb 2003 08:43:26 -0000 1.15 --- changes.txt 7 Oct 2003 09:26:16 -0000 1.16 *************** *** 1,8 **** ====================================================================================== ! Echelon IRC Bot Changes Log File Last Update: 26th Febuary 2003 -------------------------------------------------------------------------------------- 1.0.09 - Fixed a bug where the Failed Auth WALLOP would not show the users nickname ! - Did several updates to the HELP, VERSION and COPYRIGHT information. 1.0.08 --- 1,11 ---- ====================================================================================== ! Echelon IRC Bot Changes Log File Last Update: 7th October 2003 -------------------------------------------------------------------------------------- + 1.0.10 + - Did several minor updates and fixes to ensure that everything is correct + 1.0.09 - Fixed a bug where the Failed Auth WALLOP would not show the users nickname ! - Did several updates to the HELP, VERSION and COPYRIGHT information 1.0.08 Index: readme.txt =================================================================== RCS file: /cvsroot/echelonirc/echelon/docs/readme.txt,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** readme.txt 26 Feb 2003 08:43:26 -0000 1.10 --- readme.txt 7 Oct 2003 09:26:16 -0000 1.11 *************** *** 1,5 **** ====================================================================================== Program...: Echelon mIRC Channel Bot [Copyright (c) 2001 - 2003 All rights reserved.] ! Version...: 1.0.09 Project By: - Hakson '[R]ailGun' <rai...@ho...> - Lead Programmer - Wolfram 'Raisk' <qu...@sq...> - Lead Project Manager and --- 1,5 ---- ====================================================================================== Program...: Echelon mIRC Channel Bot [Copyright (c) 2001 - 2003 All rights reserved.] ! Version...: 1.0.10 (7th October 2003) Project By: - Hakson '[R]ailGun' <rai...@ho...> - Lead Programmer - Wolfram 'Raisk' <qu...@sq...> - Lead Project Manager and *************** *** 57,61 **** Level 700! - IGNORE, LISTIGNORE, UNIGNORE. Level 800! - ADD, CHLV, LIST, REMOVE. ! Level 850! - LISTCHAN, LISTOPER, LISTUSER. Level 900! - CHPASS, CREG, CUNREG, NREG, NUNREG. Level 950! - ADDOPER, KILL, REMOPER, SETOPER. --- 57,61 ---- Level 700! - IGNORE, LISTIGNORE, UNIGNORE. Level 800! - ADD, CHLV, LIST, REMOVE. ! Level 850! - LISTAUTH, LISTCHAN, LISTOPER, LISTUSER, RNICKINFO. Level 900! - CHPASS, CREG, CUNREG, NREG, NUNREG. Level 950! - ADDOPER, KILL, REMOPER, SETOPER. |