diff options
author | Roger Dingledine <arma@torproject.org> | 2012-04-19 19:14:47 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-04-19 19:14:47 -0400 |
commit | 774c3084310c4049246211f98ac90e380b7f3fb9 (patch) | |
tree | 0f8954587957fd918486feeeab679dba1c6174a4 /changes/bug5593 | |
parent | 2d24994d166f6d89a685b83a9021c360cd828905 (diff) | |
download | tor-774c3084310c4049246211f98ac90e380b7f3fb9.tar tor-774c3084310c4049246211f98ac90e380b7f3fb9.tar.gz |
start to fold in changelog entries
Diffstat (limited to 'changes/bug5593')
-rw-r--r-- | changes/bug5593 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug5593 b/changes/bug5593 deleted file mode 100644 index 358e8de60..000000000 --- a/changes/bug5593 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor bugfixes: - - When sending an HTTP/1.1 proxy request, include a Host header. - Fixes bug 5593; bugfix on 0.2.2.1-alpha. |