1
0
Эх сурвалжийг харах

* Add note that the +r changes fixes #127

Bryan Drewery 17 жил өмнө
parent
commit
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)