소스 검색

* Add note about banning by ip fix

Bryan Drewery 16 년 전
부모
커밋
f956324320
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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.