diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-12-02 11:26:41 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-12-02 11:26:41 -0500 |
commit | 0ef5b8de748709a6aeed1cc6ab21414930239639 (patch) | |
tree | ba7e569ccb419684e40a8c04d48c35f255be4c74 /changes/bug20634 | |
parent | 1e8fa9e018e32db421f78024d92bccc75ba312d4 (diff) | |
download | tor-0ef5b8de748709a6aeed1cc6ab21414930239639.tar.gz tor-0ef5b8de748709a6aeed1cc6ab21414930239639.zip |
Remove changes files got merged in 0.2.9.6-rc and earlier
These won't appear in the 0.3.0.1-alpha changelog, so we don't want
to keep them around here.
List generated with ./scripts/maint/findMergedChanges.pl
Diffstat (limited to 'changes/bug20634')
-rw-r--r-- | changes/bug20634 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug20634 b/changes/bug20634 deleted file mode 100644 index 62fc9f4787..0000000000 --- a/changes/bug20634 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor bugfixes (unit tests): - - Stop spurious failures in the local interface address discovery unit - tests. Fixes bug 20634; bugfix on 0.2.8.1-alpha; patch by Neel Chauhan. |