diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2017-08-03 19:17:45 +0200 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2017-08-03 19:17:45 +0200 |
commit | eb206317a84a0f4f9f1b673a63e33cd95e50994f (patch) | |
tree | bdcd805854c0f23b791239e3f331d82ad1f21670 /winsup/doc/new-features.xml | |
parent | 37738448a024f1a2702ff5971dd7bda981d45923 (diff) | |
download | cygnal-eb206317a84a0f4f9f1b673a63e33cd95e50994f.tar.gz cygnal-eb206317a84a0f4f9f1b673a63e33cd95e50994f.tar.bz2 cygnal-eb206317a84a0f4f9f1b673a63e33cd95e50994f.zip |
cygwin: Bump DLL version to 2.9.0
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/doc/new-features.xml')
-rw-r--r-- | winsup/doc/new-features.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml index 9cd9bfbdf..d7acd9b38 100644 --- a/winsup/doc/new-features.xml +++ b/winsup/doc/new-features.xml @@ -4,6 +4,22 @@ <sect1 id="ov-new"><title>What's new and what changed in Cygwin</title> +<sect2 id="ov-new2.9"><title>What's new and what changed in 2.9</title> + +<itemizedlist mark="bullet"> + +<listitem><para> +New APIs: explicit_bzero, pthread_mutex_timedwait. +</para></listitem> + +<listitem><para> +Improved implementation of <elf.h>. +</para></listitem> + +</itemizedlist> + +</sect2> + <sect2 id="ov-new2.8"><title>What's new and what changed in 2.8</title> <itemizedlist mark="bullet"> |