diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-11-07 14:46:33 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-11-07 14:46:33 -0500 |
commit | ef3ec11a5b94ef91c568c42a41a032c2dbec82ca (patch) | |
tree | 8e266298ba85eb94aa5f3cd44af5971e784a2a73 /changes/bug27968 | |
parent | f229c4e66ae7f92fd02e93f2766ae37c07152ec5 (diff) | |
download | tor-ef3ec11a5b94ef91c568c42a41a032c2dbec82ca.tar.gz tor-ef3ec11a5b94ef91c568c42a41a032c2dbec82ca.zip |
Begin work on an 0.3.5.4-alpha changelog
Diffstat (limited to 'changes/bug27968')
-rw-r--r-- | changes/bug27968 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug27968 b/changes/bug27968 deleted file mode 100644 index 78c8eee33a..0000000000 --- a/changes/bug27968 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor bugfixes (testing): - - Avoid hangs and race conditions in test_rebind.py. - Fixes bug 27968; bugfix on 0.3.5.1-alpha. |