Procházet zdrojové kódy

* Add note that the cmd_set changes fixes #273

Bryan Drewery před 17 roky
rodič
revize
0423a177e0
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      doc/UPDATES

+ 1 - 1
doc/UPDATES

@@ -5,7 +5,7 @@
 * 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.
-* 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.
 * More DNS errors are now handled which fixes some misc DNS issues.
 * Give localhubs credit for adding their child bots in 'whois'