]> jfr.im git - irc/evilnet/x3.git/blobdiff - ChangeLog.X3
Improved resync to work with automode
[irc/evilnet/x3.git] / ChangeLog.X3
index e5d5136c187e92cc6a8671e755eee556571edd1d..65b8d85dc5d4957d4d4d9b823fae3b09c238565e 100644 (file)
@@ -1,15 +1,22 @@
 /***********************************************************************
  X3 ChangeLog
 
+2005-08-12  Alex Schumann  <rubin@afternet.org>
+
+       * src/chanserv.c: Modified resync to work accourding to automode
+       setting, and fixed a buffer overflow problem.
+
+       * src/chanserv.help: updated set automode and rsync help.
+
 2005-08-12  Alex Schumann  <rubin@afternet.org>
 
        * src/chanserv.c: Cleanup. Added 'automode' channel setting in place
-       of 'voice' setting. 
+       of 'voice' setting.  + Rewording setting help
 
        * src/chanserv.h: Cleanup. Added 'automode' channel setting in place
        of 'voice' setting.
 
-       * src/chanserv.help: Added help for automode.
+       * src/chanserv.help: Added help for automode. + Rewording setting help
 
 2005-08-11  Alex Schumann  <rubin@afternet.org>