summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-06-22 22:33:14 -0400
committerNick Mathewson <nickm@torproject.org>2012-06-22 22:33:14 -0400
commita9de982c343b0d83078d8e46b1a06e483c8595ec (patch)
treed91387e26004c6c6a5fde33babfc538ac0b2dc6f /changes
parent4a7e4129af6db990b9672b6d4f013b2e59aa81b7 (diff)
parent0600e8cab17d2128d663b31d93b93ddc1ab95ee2 (diff)
downloadtor-a9de982c343b0d83078d8e46b1a06e483c8595ec.tar.gz
tor-a9de982c343b0d83078d8e46b1a06e483c8595ec.zip
Merge remote-tracking branch 'public/bug6203_v2' into maint-0.2.3
Diffstat (limited to 'changes')
-rw-r--r--changes/bug62035
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug6203 b/changes/bug6203
new file mode 100644
index 0000000000..bf967535b8
--- /dev/null
+++ b/changes/bug6203
@@ -0,0 +1,5 @@
+ o Minor bugfixes:
+ - Disable a spurious warning about reading on a marked and flushing
+ connection. We shouldn't be doing that, but apparently we
+ sometimes do. Fix for bug 6203; bugfix on 0.2.3.17-beta.
+