[EchelonIRC-dev] CVS: echelon/docs changes.txt,1.16,1.17
Brought to you by:
raisk
From: Wolfram K. <ra...@us...> - 2003-10-07 10:52:32
|
Update of /cvsroot/echelonirc/echelon/docs In directory sc8-pr-cvs1:/tmp/cvs-serv2869/docs Modified Files: changes.txt Log Message: Echelon 1.0.10 Changes Index: changes.txt =================================================================== RCS file: /cvsroot/echelonirc/echelon/docs/changes.txt,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** changes.txt 7 Oct 2003 09:26:16 -0000 1.16 --- changes.txt 7 Oct 2003 10:52:28 -0000 1.17 *************** *** 3,7 **** -------------------------------------------------------------------------------------- 1.0.10 ! - Did several minor updates and fixes to ensure that everything is correct 1.0.09 --- 3,12 ---- -------------------------------------------------------------------------------------- 1.0.10 ! - Fixed a bug whereby the DCC listing would not be cleared when mIRC is abnormally ! terminated (e.g crash). This would then result in duplicated entries appearing in ! the DCC list when Echelon was next initialized ! - Fixed a bug in WHOIS showing bogus information when a user was unknown to the bot ! - DCC_WALLOPS now shows "!NOTICE!" instead of "!WALLOPS!" ! - Did some cleanups with the DCC_RNICKINFO command, info is now more clearly shown 1.0.09 |