summaryrefslogtreecommitdiffstats
path: root/winsup
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2017-08-02 04:38:01 -0500
committerYaakov Selkowitz <yselkowi@redhat.com>2017-08-02 04:38:01 -0500
commit109a3a02a3855bae4be5ab6fe641366c7694b978 (patch)
treeda0a34724ae6a29b908676ef495b9764ec37fde6 /winsup
parent4aaec3cb88b333731ab844046d6f01145f81e9e1 (diff)
downloadcygnal-109a3a02a3855bae4be5ab6fe641366c7694b978.tar.gz
cygnal-109a3a02a3855bae4be5ab6fe641366c7694b978.tar.bz2
cygnal-109a3a02a3855bae4be5ab6fe641366c7694b978.zip
cygwin: add explicit_bzero, elf.h changes to release
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/release/2.8.34
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/release/2.8.3 b/winsup/cygwin/release/2.8.3
index 5cecabb7e..c76d57115 100644
--- a/winsup/cygwin/release/2.8.3
+++ b/winsup/cygwin/release/2.8.3
@@ -1,10 +1,14 @@
What's new:
-----------
+- New API: explicit_bzero.
+
What changed:
-------------
+- Improved implementation of <elf.h>.
+
Bug Fixes
---------