diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-11-06 16:48:52 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-11-06 16:48:52 -0500 |
commit | c69bc895caf9f81d97570e46bd53c22160db3fa0 (patch) | |
tree | a38aa9bcc174c130c2c1de7e5b0e9cca0d832ebf /changes/bug20269 | |
parent | c8ec42de2ffde174086ecf720ba8f6f20a5b0947 (diff) | |
download | tor-c69bc895caf9f81d97570e46bd53c22160db3fa0.tar.gz tor-c69bc895caf9f81d97570e46bd53c22160db3fa0.zip |
Fix lintchanges warnings in master.
Diffstat (limited to 'changes/bug20269')
-rw-r--r-- | changes/bug20269 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug20269 b/changes/bug20269 index 5d580bf3cc..814eb8ff0b 100644 --- a/changes/bug20269 +++ b/changes/bug20269 @@ -1,4 +1,4 @@ - o Minor bugfixes: + o Minor bugfixes (client): - When clients that use bridges start up with a cached consensus on disk, they were ignoring it and downloading a new one. Now they use the cached one. Fixes bug 20269; bugfix on 0.2.3.12-alpha. |