Add release message for commit 688d943

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2017-01-14 16:47:47 +01:00
parent 688d943a52
commit 411882e2fa
1 changed files with 4 additions and 0 deletions

View File

@ -15,3 +15,7 @@ Bug Fixes
- Fix rename(2) fail with EACCES if newfile is in use.
Addresses: https://cygwin.com/ml/cygwin/2017-01/msg00108.html
- Always try to write all incoming bytes to blocking pipes, as required
by POSIX.
Addresses: https://cygwin.com/ml/cygwin/2017-01/msg00087.html