浏览代码

* Explain how to update server list in doc/UPDATES

Bryan Drewery 17 年之前
父节点
当前提交
c346333e4a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/UPDATES

+ 1 - 1
doc/UPDATES

@@ -1,7 +1,7 @@
 1.2.17 - http://wraith.botpack.net/milestone/1.2.17
 * Binary pass prompt has been changed to be more clear.
 * Fix uname checking on NetBSD and OpenBSD
-* EFnet server list updates
+* EFnet server list updates (To update yours: .set -YES servers - | .set -YES servers6 -)
 * Make errors non-obscure. (Compile with OBSCURE_ERRORS to re-enable)
 * PackConfig can now be securely read over STDIN. Use ./wraith -Q, then paste it in.
 * Binary will no longer generate SALTS if missing from the PackConfig. This was causing too much confusion.