go through and rewrite the changes files to be more user-facing

This commit is contained in:
Roger Dingledine
2014-02-12 03:59:59 -05:00
parent 0ee449ca92
commit 7c39bf0e44
43 changed files with 163 additions and 154 deletions
+4 -3
View File
@@ -1,4 +1,5 @@
o Minor features (controller):
- New DROPGUARDS command to forget all current entry guards. Not
recommended for ordinary use, since replacing guards too frequently
makes several attacks easier. Resolves ticket #9934; patch from "ra".
- New "DROPGUARDS" controller command to forget all current entry
guards. Not recommended for ordinary use, since replacing guards
too frequently makes several attacks easier. Resolves ticket 9934;
patch from "ra".