diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-03-01 16:41:56 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-03-01 16:41:56 -0500 |
commit | 1bc35c59fbea02bc030e5f855fc65fb05475c0f9 (patch) | |
tree | 8f0cc273caa8df829a17e69d34c40035da33ad38 /changes/trove-2018-001.1 | |
parent | bffa1584144131564b4317cf6caaa2c031e5e140 (diff) | |
download | tor-1bc35c59fbea02bc030e5f855fc65fb05475c0f9.tar.gz tor-1bc35c59fbea02bc030e5f855fc65fb05475c0f9.zip |
Draft changelog for 0.3.3.3-alpha
Diffstat (limited to 'changes/trove-2018-001.1')
-rw-r--r-- | changes/trove-2018-001.1 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/trove-2018-001.1 b/changes/trove-2018-001.1 deleted file mode 100644 index f0ee92f409..0000000000 --- a/changes/trove-2018-001.1 +++ /dev/null @@ -1,6 +0,0 @@ - o Major bugfixes (denial-of-service, directory authority): - - Fix a protocol-list handling bug that could be used to remotely crash - directory authorities with a null-pointer exception. Fixes bug 25074; - bugfix on 0.2.9.4-alpha. Also tracked as TROVE-2018-001. - - |