diff options
author | Nick Mathewson <nickm@torproject.org> | 2010-09-16 10:52:43 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-09-16 10:52:43 -0400 |
commit | c009c9da016a1285262482655fc72f38cf03c2d7 (patch) | |
tree | 72a94c293038d6871dbbc5423cac1acda18ff213 /changes | |
parent | 0ac67bf3c3aff13adccafb6ded303cb9f186d188 (diff) | |
parent | 4f1e36ca1d2c8051f6d282fadef3834b4b76462f (diff) | |
download | tor-c009c9da016a1285262482655fc72f38cf03c2d7.tar.gz tor-c009c9da016a1285262482655fc72f38cf03c2d7.zip |
Merge remote branch 'sebastian/bug1921'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug1921 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug1921 b/changes/bug1921 new file mode 100644 index 0000000000..748d50b13d --- /dev/null +++ b/changes/bug1921 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Demote a warn to info that happens when the CellStatistics option + was just enabled. Fixes bug 1921; bugfix on 0.2.2.1-alpha. Reported + by Moritz Bartl. |