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/bug20306_029 | |
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/bug20306_029')
-rw-r--r-- | changes/bug20306_029 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug20306_029 b/changes/bug20306_029 deleted file mode 100644 index ada2676b2b..0000000000 --- a/changes/bug20306_029 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfixes (fascistfirewall): - - Avoid spurious warnings when ReachableAddresses or FascistFirewall - is set. Fixes bug 20306; bugfix on 0.2.8.2-alpha. - |