diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-07-12 09:31:00 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-07-12 09:31:07 -0400 |
commit | 23cb9a046ce13b4203b76e77348837610b5c885d (patch) | |
tree | 832bcdb1a5cad8118b68625454cc4f0787a1e50a /changes | |
parent | 413b73450cbb5410c822a4887aaf51e968599e05 (diff) | |
download | tor-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/bug26502 | 2 |
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. |