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
+1 -1
View File
@@ -4,5 +4,5 @@
Unix-like operating systems), Tor can now dump stack traces
when a crash occurs or an assertion fails. By default, traces
are dumped to stderr (if possible) and to any logs that are
reporting errors.
reporting errors. Implements ticket 9299.