* new-features.xml (ov-new1.7.24): Add new section. Mention
posix_memalign override.
This commit is contained in:
parent
ef23b0a6a4
commit
b4e7956e5f
@ -1,3 +1,8 @@
|
|||||||
|
2013-08-14 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* new-features.xml (ov-new1.7.24): Add new section. Mention
|
||||||
|
posix_memalign override.
|
||||||
|
|
||||||
2013-07-26 Christopher Faylor <me.cygwin2013@cgf.cx>
|
2013-07-26 Christopher Faylor <me.cygwin2013@cgf.cx>
|
||||||
|
|
||||||
* new-features.xml (ov-new1.7.23): Add new section. Mention wincmdln.
|
* new-features.xml (ov-new1.7.23): Add new section. Mention wincmdln.
|
||||||
|
@ -4,13 +4,25 @@
|
|||||||
|
|
||||||
<sect1 id="ov-new1.7"><title>What's new and what changed in Cygwin 1.7</title>
|
<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>
|
<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">
|
<itemizedlist mark="bullet">
|
||||||
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Added CYGWIN environment variable keyword "wincmdln" which causes Cygwin to send the full
|
Added CYGWIN environment variable keyword "wincmdln" which causes Cygwin to
|
||||||
windows command line to any subprocesses.
|
send the full windows command line to any subprocesses.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user