commit 23cb9a046ce13b4203b76e77348837610b5c885d Author: Nick Mathewson nickm@torproject.org Date: Thu Jul 12 09:31:00 2018 -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.) --- changes/bug26502 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/changes/bug26502 b/changes/bug26502 index b3fabda6b..16d19095d 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.
tor-commits@lists.torproject.org