diff options
Diffstat (limited to 'changes/bug6203')
-rw-r--r-- | changes/bug6203 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug6203 b/changes/bug6203 new file mode 100644 index 000000000..bf967535b --- /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. + |