Przeglądaj źródła

* Add note that the +r changes fixes #127

Bryan Drewery 17 lat temu
rodzic
commit
1fe79e3e51
1 zmienionych plików z 1 dodań i 1 usunięć
  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)