diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug3805 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug3805 b/changes/bug3805 new file mode 100644 index 000000000..9d12b8146 --- /dev/null +++ b/changes/bug3805 @@ -0,0 +1,5 @@ + o Major bugfixes (bufferevents): + - Correctly notice when data has been written from a bufferevent + without flushing it completely. Bugfix on 0.2.3.1-alpha; fixes + bug 3805. + |