aboutsummaryrefslogtreecommitdiff
path: root/winsup/doc/new-features.xml
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2013-08-14 11:44:46 +0000
committerCorinna Vinschen <corinna@vinschen.de>2013-08-14 11:44:46 +0000
commitb4e7956e5fb53fc3382f00cedd05bd26f1763050 (patch)
treeba89cc8e5cf570af66f67fb504f784e59e7a3e95 /winsup/doc/new-features.xml
parentef23b0a6a48e88b606d3548bb86520ceec563f40 (diff)
downloadnewlib-b4e7956e5fb53fc3382f00cedd05bd26f1763050.zip
newlib-b4e7956e5fb53fc3382f00cedd05bd26f1763050.tar.gz
newlib-b4e7956e5fb53fc3382f00cedd05bd26f1763050.tar.bz2
* new-features.xml (ov-new1.7.24): Add new section. Mention
posix_memalign override.
Diffstat (limited to 'winsup/doc/new-features.xml')
-rw-r--r--winsup/doc/new-features.xml16
1 files changed, 14 insertions, 2 deletions
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index 4737c64..84a2601 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -4,13 +4,25 @@
<sect1 id="ov-new1.7"><title>What's new and what changed in Cygwin 1.7</title>
+<sect2 id="ov-new1.7.24"><title>What's new and what changed from 1.7.23 to 1.7.24</title>
+
+<itemizedlist mark="bullet">
+
+<listitem><para>
+Allow application override of posix_memalign.
+</para></listitem>
+
+</itemizedlist>
+
+</sect2>
+
<sect2 id="ov-new1.7.23"><title>What's new and what changed from 1.7.22 to 1.7.23</title>
<itemizedlist mark="bullet">
<listitem><para>
-Added CYGWIN environment variable keyword "wincmdln" which causes Cygwin to send the full
-windows command line to any subprocesses.
+Added CYGWIN environment variable keyword "wincmdln" which causes Cygwin to
+send the full windows command line to any subprocesses.
</para></listitem>
</itemizedlist>