diff options
author | rl1987 <rl1987@sdf.lonestar.org> | 2018-05-30 19:44:20 +0200 |
---|---|---|
committer | rl1987 <rl1987@sdf.lonestar.org> | 2018-05-30 19:44:20 +0200 |
commit | eb7a3fae08638e38e55014b293d347d500cf14fa (patch) | |
tree | a004f5344a26b9d840269e8cbd47046d80011c8e /changes | |
parent | d7bbfd0f6217181fc7f4a4a71d23874873a5262a (diff) | |
download | tor-eb7a3fae08638e38e55014b293d347d500cf14fa.tar.gz tor-eb7a3fae08638e38e55014b293d347d500cf14fa.zip |
Refrain from mentioning old bug in a warning
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug25477 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug25477 b/changes/bug25477 new file mode 100644 index 0000000000..0eac06137f --- /dev/null +++ b/changes/bug25477 @@ -0,0 +1,3 @@ + o Minor bugfixes (logging): + - Refrain from mentioning bug 21018, as it is already fixed. + Fixes bug 25477; bugfix on 0.2.9.8. |