Parcourir la source

* Add note about banning by ip fix

Bryan Drewery il y a 16 ans
Parent
commit
f956324320
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      doc/UPDATES

+ 1 - 0
doc/UPDATES

@@ -52,6 +52,7 @@
 * Misc fixes
   * All existing compile errors fixed.
   * Cleanup +r implementation a bit to lookup users more often than only on join. (fixes #127)
+  * Bot now properly reacts to IP bans if it is +r.
   * If a user does not have a console setting, they will be given default settings on login.
   * Fix a case where the temporary file was not cleaned up when exiting config editor (-C) (fixes #428)
   * Fix cmd_slowpart issues.