diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-06-28 10:45:56 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-06-28 10:45:56 -0400 |
commit | dc9dd2324b848643908082442207469c50a46f43 (patch) | |
tree | 59a52e892224a1a2a64f6ff7fcc57dbfdb2c5977 | |
parent | bdc8270280b345f0e02a6615f8670f3c47d99a22 (diff) | |
download | tor-dc9dd2324b848643908082442207469c50a46f43.tar tor-dc9dd2324b848643908082442207469c50a46f43.tar.gz |
Add version and bug number to 5238 changes file
-rw-r--r-- | changes/bug5238 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changes/bug5238 b/changes/bug5238 index 2f18707dd..866f79637 100644 --- a/changes/bug5238 +++ b/changes/bug5238 @@ -1,3 +1,4 @@ o Minor bugfixes: - Downgrade "Got a certificate, but we already have it" log mesages from - warning to info, except when we're a dirauth. + warning to info, except when we're a dirauth. Fixes bug #5238; bugfix + on 0.2.1.7-alpha. |