aboutsummaryrefslogtreecommitdiff
path: root/changes/bug9926
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2014-02-12 03:59:59 -0500
committerRoger Dingledine <arma@torproject.org>2014-02-12 03:59:59 -0500
commit7c39bf0e447a456a9999b3de95ed17fa0e86f157 (patch)
tree2befb835b53e0638f54d986d23311003996b2724 /changes/bug9926
parent0ee449ca92dc7f25517a63b63f4d521fdd48410b (diff)
downloadtor-7c39bf0e447a456a9999b3de95ed17fa0e86f157.tar
tor-7c39bf0e447a456a9999b3de95ed17fa0e86f157.tar.gz
go through and rewrite the changes files to be more user-facing
Diffstat (limited to 'changes/bug9926')
-rw-r--r--changes/bug99266
1 files changed, 3 insertions, 3 deletions
diff --git a/changes/bug9926 b/changes/bug9926
index 51af5e088..6d33ecb3d 100644
--- a/changes/bug9926
+++ b/changes/bug9926
@@ -1,6 +1,6 @@
- o Minor bugfixes:
+ o Code simplification and refactoring:
- Remove some old fallback code designed to keep Tor clients working
- in a network with only two working nodes. Elsewhere in the code we
+ in a network with only two working relays. Elsewhere in the code we
have long since stopped supporting such networks, so there wasn't
- much point in keeping it around. Fixes bug 9926.
+ much point in keeping it around. Addresses ticket 9926.