Browse Source

* Add note that the cmd_set changes fixes #273

Bryan Drewery 17 năm trước cách đây
mục cha
commit
0423a177e0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      doc/UPDATES

+ 1 - 1
doc/UPDATES

@@ -5,7 +5,7 @@
 * Make errors non-obscure. (Compile with OBSCURE_ERRORS to re-enable)
 * 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.
 * 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.
 * Binary will no longer generate SALTS if missing from the PackConfig. This was causing too much confusion.
-* Sanitize cmd_set input locally as well as remotely
+* Sanitize cmd_set input locally as well as remotely (fixes #273)
 * Ensure that some set variables are only 1 word long.
 * Ensure that some set variables are only 1 word long.
 * More DNS errors are now handled which fixes some misc DNS issues.
 * More DNS errors are now handled which fixes some misc DNS issues.
 * Give localhubs credit for adding their child bots in 'whois'
 * Give localhubs credit for adding their child bots in 'whois'