1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 17:31:46 -05:00

RELEASE-NOTES: add 5e0e81a9c4e35f04ca

This commit is contained in:
Marc Hoersken 2015-12-27 18:18:20 +01:00
parent 752171f016
commit ddfa0d850b

View File

@ -37,6 +37,7 @@ This release includes the following bugfixes:
o sockfilt: do not wait on unreliable file or pipe handle o sockfilt: do not wait on unreliable file or pipe handle
o make: build zsh script even in an out-of-tree build o make: build zsh script even in an out-of-tree build
o test 1326: fix getting stuck on Windows o test 1326: fix getting stuck on Windows
o test 87: fix file check on Windows
o configure: allow static builds on mingw [14] o configure: allow static builds on mingw [14]
o configure: detect IPv6 support on Windows [15] o configure: detect IPv6 support on Windows [15]
o ConnectionExists: with *PIPEWAIT, wait for connections [17] o ConnectionExists: with *PIPEWAIT, wait for connections [17]