diff options
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c4e9c2cb2..6c0c53984 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -26,6 +26,8 @@ This release includes the following bugfixes: o djgpp build fix o configure detection of GnuTLS now based on pkg-config o libcurl-NSS client cert handling segfaults + o curl uploading from stdin/pipes now works in non-blocking way so that it + continues the downloading even when the read stalls This release includes the following known bugs: |