summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-11-02 09:06:37 -0400
committerNick Mathewson <nickm@torproject.org>2018-11-02 09:06:37 -0400
commitbfe8f50cc80acaf17ded5f2a01fdd8ced0db6ace (patch)
tree97e17a98398fb9a85b03dd54b1a59a89a49447d3 /changes
parentf288f2478a5d455cd151e8fd13fe3ed66dfd75e5 (diff)
parent6bd069630a64e540cb118ad84c2bcbb470ce92f8 (diff)
downloadtor-bfe8f50cc80acaf17ded5f2a01fdd8ced0db6ace.tar.gz
tor-bfe8f50cc80acaf17ded5f2a01fdd8ced0db6ace.zip
Merge branch 'maint-0.3.3' into maint-0.3.4
Diffstat (limited to 'changes')
-rw-r--r--changes/bug264704
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug26470 b/changes/bug26470
new file mode 100644
index 0000000000..854ec7ea72
--- /dev/null
+++ b/changes/bug26470
@@ -0,0 +1,4 @@
+ o Minor bugfixes (HTTP tunnel):
+ - Fix a bug warning when closing an HTTP tunnel connection due to
+ an HTTP request we couldn't handle. Fixes bug 26470; bugfix on
+ 0.3.2.1-alpha.