diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-03-29 08:03:08 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-03-29 08:03:08 -0400 |
commit | 024a1aaa66e7380b05afdeda037d6341173a68cd (patch) | |
tree | 3339c94134e3a94d3f74c19ed7fbb06e5498aaa4 /changes/bugs_25036_25055 | |
parent | 998a4ca5e866b1f78a2db0efd7ef2e086aa3596a (diff) | |
download | tor-024a1aaa66e7380b05afdeda037d6341173a68cd.tar.gz tor-024a1aaa66e7380b05afdeda037d6341173a68cd.zip |
Remove changes files from master for stuff that will be in 0.3.3.4-alpha
Diffstat (limited to 'changes/bugs_25036_25055')
-rw-r--r-- | changes/bugs_25036_25055 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/bugs_25036_25055 b/changes/bugs_25036_25055 deleted file mode 100644 index daa46321c0..0000000000 --- a/changes/bugs_25036_25055 +++ /dev/null @@ -1,7 +0,0 @@ - o Minor bugfixes (networking): - - Tor will not reject IPv6 address strings from TorBrowser when they - are passed as hostnames in SOCKS5 requests. Fixes bug 25036, - bugfix on Tor 0.3.1.2. - - string_is_valid_hostname() will not consider IP strings to be valid - hostnames. Fixes bug 25055; bugfix on Tor 0.2.5.5. - |