diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-10-03 12:22:46 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-10-03 12:22:46 -0400 |
commit | 519afb0ece2485eb20450d0508637cf5632ce75d (patch) | |
tree | cdb741b49e742b03f96a6402341bffc106454841 /changes/bug30916 | |
parent | 9309eaf8ead0058aed6f1399b63fc8ae54cef799 (diff) | |
download | tor-519afb0ece2485eb20450d0508637cf5632ce75d.tar.gz tor-519afb0ece2485eb20450d0508637cf5632ce75d.zip |
Sort changes entries into a changelog for 0.4.2.2-alpha
Diffstat (limited to 'changes/bug30916')
-rw-r--r-- | changes/bug30916 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug30916 b/changes/bug30916 deleted file mode 100644 index b006bfc75d..0000000000 --- a/changes/bug30916 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfixes (relay): - - Avoid crashing when starting with a corrupt keys directory where - the old ntor key and the new ntor key are identical. Fixes bug 30916; - bugfix on 0.2.4.8-alpha. |