Update of /cvsroot/echelonirc/echelon/docs
In directory usw-pr-cvs1:/tmp/cvs-serv13974/docs
Modified Files:
changes.txt readme.txt
Log Message:
Echelon 1.0.08 Changes
Index: changes.txt
===================================================================
RCS file: /cvsroot/echelonirc/echelon/docs/changes.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** changes.txt 12 Oct 2002 13:02:10 -0000 1.12
--- changes.txt 12 Oct 2002 16:25:36 -0000 1.13
***************
*** 3,8 ****
--------------------------------------------------------------------------------------
1.0.08
- Added the HELP file for the DCC-DEAUTH (!550) command
! - Fixed a bug with the logging system where the time-brackets were not recognised
1.0.07
--- 3,13 ----
--------------------------------------------------------------------------------------
1.0.08
+ - Added the WHOAMI command to DCC as (!550)
- Added the HELP file for the DCC-DEAUTH (!550) command
! - All DCC commands with the exception of HELP now require you to have DCC access
! - DCC and MSG user list has been separated to avoid conflicts. Meaning that you can
! be AUTH'd under DCC, but not in MSG, and vice-versa. In addition to this, all
! commands and functions which have been affected by this change have been updated
! - Fixed a bug with the logging system where the time-brackets were not recognized
1.0.07
Index: readme.txt
===================================================================
RCS file: /cvsroot/echelonirc/echelon/docs/readme.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** readme.txt 12 Oct 2002 13:02:10 -0000 1.7
--- readme.txt 12 Oct 2002 16:25:36 -0000 1.8
***************
*** 52,56 ****
Operator Commands:
Level 550 - CHAT.
! Level 550! - AUTH, EXIT, VERSION, WHO.
Level 600! - CLEAR, CLEARBANS, CLEARMODES, CLEAROPS.
Level 650! - DEOP, CYCLE, DOMODE, OP.
--- 52,56 ----
Operator Commands:
Level 550 - CHAT.
! Level 550! - AUTH, CHAT, DEAUTH, EXIT, VERSION, WHO, WHOAMI.
Level 600! - CLEAR, CLEARBANS, CLEARMODES, CLEAROPS.
Level 650! - DEOP, CYCLE, DOMODE, OP.
|