فهرست منبع

* Update doc to reflect that segfault has been fixed from missing 005 on restart (fixes #378)

Bryan Drewery 17 سال پیش
والد
کامیت
4cf34eba05
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      doc/UPDATES

+ 1 - 0
doc/UPDATES

@@ -28,6 +28,7 @@
 * Disable bot +f as all it did was cause a segfault. The flood code is unfinished. (fixes #429)
 * Fix cmd_slowjoin not counting bots correctly. (fixes #431)
 * Added telnet 'tcl expect' script in scripts/telnet.exp. Can be used for easier hub management over telnet from shell.
+* Fix segfault on some ircds after restart due to them not giving 005 information on VERSION. (fixes #378)
 
 1.2.15.1
 * Fix leaf bots not updating behind other hubs (fixes #419)