]> jfr.im git - irc/evilnet/x3.git/blobdiff - ChangeLog.X3
Fixed a bug with ,k <mask> and made it a little safer (again)
[irc/evilnet/x3.git] / ChangeLog.X3
index 65b8d85dc5d4957d4d4d9b823fae3b09c238565e..488cb16a8b4b21778653349e9bf37616dd524121 100644 (file)
@@ -1,6 +1,15 @@
 /***********************************************************************
  X3 ChangeLog
 
+2005-08-13  Alex Schumann  <rubin@afternet.org>
+
+       * src/chanserv.c: Fixed a bug i created using masks in ,kick. Restored
+       some *@* protection.
+
+       * src/tools.c: added function to detect an overmask (too general)
+
+       * src/common.h: added function to detect an overmask (too general)
+
 2005-08-12  Alex Schumann  <rubin@afternet.org>
 
        * src/chanserv.c: Modified resync to work accourding to automode
@@ -8,6 +17,12 @@
 
        * src/chanserv.help: updated set automode and rsync help.
 
+       * src/nickserv.h: Added an autohide setting to nickserv/authserv that
+       sets +x on AUTH.
+
+       * src/nickserv.c: Added an autohide setting to nickserv/authserv that
+       sets +x on AUTH.
+
 2005-08-12  Alex Schumann  <rubin@afternet.org>
 
        * src/chanserv.c: Cleanup. Added 'automode' channel setting in place