summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-07-12 09:31:00 -0400
committerNick Mathewson <nickm@torproject.org>2018-07-12 09:31:07 -0400
commit23cb9a046ce13b4203b76e77348837610b5c885d (patch)
tree832bcdb1a5cad8118b68625454cc4f0787a1e50a /changes
parent413b73450cbb5410c822a4887aaf51e968599e05 (diff)
downloadtor-23cb9a046ce13b4203b76e77348837610b5c885d.tar.gz
tor-23cb9a046ce13b4203b76e77348837610b5c885d.zip
Tweak changes/bug26502
(When the ticket isn't a bugfix, we don't say "fixes bug XYZ". When we do, then the version in "bugfix on XXX" is supposed to be the first version that had the bug.)
Diffstat (limited to 'changes')
-rw-r--r--changes/bug265022
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug26502 b/changes/bug26502
index b3fabda6b1..16d19095d3 100644
--- a/changes/bug26502
+++ b/changes/bug26502
@@ -1,3 +1,3 @@
o Code simplification and refactoring:
- 'updateFallbackDirs.py' now ignores the blacklist file as it's not longer needed
- Fixes bug 26502; bugfix on 0.3.5.0-alpha.
+ Closes ticket 26502.