diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-03-01 09:04:55 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-03-01 09:04:55 -0500 |
commit | 18a4a4d7fd636de11547bba2d6005f36378058de (patch) | |
tree | 5ab485b74e72e1a3b81bb7bfe1886fd287ff5997 /changes/bug21027 | |
parent | 26997ef9ae4591c06f5916fdfdd216d01333e878 (diff) | |
download | tor-18a4a4d7fd636de11547bba2d6005f36378058de.tar.gz tor-18a4a4d7fd636de11547bba2d6005f36378058de.zip |
Remove changes files that got merged to 0.3.0.4-rc changelog
Diffstat (limited to 'changes/bug21027')
-rw-r--r-- | changes/bug21027 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/bug21027 b/changes/bug21027 deleted file mode 100644 index d20df876fa..0000000000 --- a/changes/bug21027 +++ /dev/null @@ -1,8 +0,0 @@ - o Major bugfixes (bridges): - - - When the same bridge is configured multiple times at different - address:port combinations (but with the same identity), treat - those bridge instances as separate guards. This allows clients to - configure the same bridge with multiple pluggable transports, once - again. Fixes bug 21027; bugfix on 0.3.0.1-alpha. - |