diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-03-22 09:59:51 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-03-22 09:59:51 -0400 |
commit | 778e8e604d561a47ca6223a570a691b6dc81128e (patch) | |
tree | 9851ede57ff708588de1c1d3a41912711b395fe3 /changes/bug18368 | |
parent | dae8484107282edde19c766aeb8713dbdcdb03b4 (diff) | |
download | tor-778e8e604d561a47ca6223a570a691b6dc81128e.tar.gz tor-778e8e604d561a47ca6223a570a691b6dc81128e.zip |
make changes files pass lintChanges as appropriate
Diffstat (limited to 'changes/bug18368')
-rw-r--r-- | changes/bug18368 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug18368 b/changes/bug18368 index 17218d432f..628831d86b 100644 --- a/changes/bug18368 +++ b/changes/bug18368 @@ -1,4 +1,4 @@ - o Minor bugfixes: + o Minor bugfixes (logging): - When logging information about an unparseable networkstatus vote or consensus, do not say "vote" when we mean consensus. Fixes bug 18368; bugfix on 0.2.0.8-alpha. |