diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-02-21 10:33:16 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-02-21 10:33:16 -0500 |
commit | 658770a0f05810cf9a12f4efe349ecda9b63c969 (patch) | |
tree | eeddc7264d43c579713db2d8e0cc6939b5966574 /changes/ticket28668 | |
parent | 85e1c493788557a3256bbe732208654340c3344b (diff) | |
download | tor-658770a0f05810cf9a12f4efe349ecda9b63c969.tar.gz tor-658770a0f05810cf9a12f4efe349ecda9b63c969.zip |
Remove changes entries for fixes that appeared in 0.4.0.2-alpha
Diffstat (limited to 'changes/ticket28668')
-rw-r--r-- | changes/ticket28668 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/ticket28668 b/changes/ticket28668 deleted file mode 100644 index 6386e0051f..0000000000 --- a/changes/ticket28668 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor features (testing): - - Treat all unexpected ERR and BUG messages as test failures. - Closes ticket 28668. |