diff options
author | Marc Hoersken <info@marc-hoersken.de> | 2015-12-27 18:18:20 +0100 |
---|---|---|
committer | Marc Hoersken <info@marc-hoersken.de> | 2015-12-27 18:18:45 +0100 |
commit | ddfa0d850b18c1ff17e5c6ebf44d23318f2bbdc0 (patch) | |
tree | 7d96c24d42c3982725660ff54f3cad55e04cb0cd /RELEASE-NOTES | |
parent | 752171f0164e29d5314ff66bd6f66ed7d842ea18 (diff) |
RELEASE-NOTES: add 5e0e81a9c4e35f04ca
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index d0a7f8fe9..045b881b2 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -37,6 +37,7 @@ This release includes the following bugfixes: o sockfilt: do not wait on unreliable file or pipe handle o make: build zsh script even in an out-of-tree build 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: detect IPv6 support on Windows [15] o ConnectionExists: with *PIPEWAIT, wait for connections [17] |