X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=ChangeLog;h=3c521c47519c371999c1c09a22a883bfadb1a873;hb=7881d147ffdd59fe67f1e48ebd13d645ea3a0292;hp=6ddfed993d2e0360479bd28945625177a36b7b63;hpb=3196b989866d1f136e9eb16d688bb0680bbfca9b;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/ChangeLog b/ChangeLog index 6ddfed99..3c521c47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Wed Sep 07 20:16:46 BST 2005 Tom Gilbert + + * Fixed quit, broke it last commit + * Fixed trap() for win32 + +Sun Aug 21 13:29:55 BST 2005 Tom Gilbert + + * fix for bug in quakenet plugin (trac #14) + * multiple fixes for unescaped bot nick in regexp's (trac #13) + Fri Aug 12 20:51:38 BST 2005 Tom Gilbert * fix up autoop plugin a bit