diff options
author | Daniel Stenberg <daniel@haxx.se> | 2015-02-25 08:30:27 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-02-25 08:30:27 +0100 |
commit | 2e880e29bf1317e533122a43d457bdcf17b7620a (patch) | |
tree | 2ddae2945610538233f97f3088d4ba08a4d14264 /RELEASE-NOTES | |
parent | ffc2aeec6e8e6e36312a73867992513711890677 (diff) | |
download | curl-2e880e29bf1317e533122a43d457bdcf17b7620a.tar.gz |
RELEASE-NOTES: sync with ffc2aeec6e (7.41.0 release time!)
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 a45faafa4..e1b8d466b 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -82,6 +82,8 @@ This release includes the following bugfixes: o cmake: fix winsock2 detection on windows o gnutls: fix build with HTTP2 o connect: fix a spurious connect failure on dual-stacked hosts [16] + o test: test 530 is now less timing dependent + o telnet: invalid use of custom read function if not set This release includes the following known bugs: |