Add release message for commit 3d3ab82

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
This commit is contained in:
Yaakov Selkowitz 2016-08-30 10:53:35 -05:00
parent 3d3ab82968
commit abd37f0c79

View file

@ -81,3 +81,6 @@ Bug Fixes
- Allow kill(pid, <anysig>) on zombies to return successfully, rather than
only kill(pid, 0), to align behaviour with POSIX requirements.
Addresses: https://cygwin.com/ml/cygwin/2016-08/msg00188.html
- Fix off_t typedef on 64-bit.
Addresses: https://sourceware.org/ml/newlib/2016/msg01028.html