]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Tweak changes/bug26502
authorNick Mathewson <nickm@torproject.org>
Thu, 12 Jul 2018 13:31:00 +0000 (09:31 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 12 Jul 2018 13:31:07 +0000 (09:31 -0400)
(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.)

changes/bug26502

index b3fabda6b1d89744a7fefff855355ff33e05e5d8..16d19095d30a81b6ce97dac111ab2f1a2a873bda 100644 (file)
@@ -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.