Просмотр исходного кода

* Explain how to update server list in doc/UPDATES

Bryan Drewery 17 лет назад
Родитель
Сommit
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.