소스 검색

* Add note that the +r changes fixes #127

Bryan Drewery 17 년 전
부모
커밋
1fe79e3e51
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/UPDATES

+ 1 - 1
doc/UPDATES

@@ -11,7 +11,7 @@
 * Give localhubs credit for adding their child bots in 'whois'
 * New userfile pass algorithm (salted-sha1)
 * New userfile cmdpass algorithm (salted-sha1)
-* Cleanup +r implementation a bit to lookup users more often than only on join.
+* Cleanup +r implementation a bit to lookup users more often than only on join. (fixes #127)
 * 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)