commit 23cb9a046ce13b4203b76e77348837610b5c885d
parent 413b73450cbb5410c822a4887aaf51e968599e05
Author: Nick Mathewson <nickm@torproject.org>
Date: Thu, 12 Jul 2018 09:31:00 -0400
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:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.