mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 12:29:32 +08:00
* new-features.xml (ov-new1.7.25): Add new section.
This commit is contained in:
parent
bb1114d912
commit
78aaee2321
@ -1,3 +1,7 @@
|
||||
2013-08-23 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* new-features.xml (ov-new1.7.25): Add new section.
|
||||
|
||||
2013-08-14 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* new-features.xml (ov-new1.7.24): Add new section. Mention
|
||||
|
@ -4,6 +4,26 @@
|
||||
|
||||
<sect1 id="ov-new1.7"><title>What's new and what changed in Cygwin 1.7</title>
|
||||
|
||||
<sect2 id="ov-new1.7.25"><title>What's new and what changed from 1.7.24 to 1.7.25</title>
|
||||
|
||||
<itemizedlist mark="bullet">
|
||||
|
||||
<listitem><para>
|
||||
Disable code which disallowed to start 32 bit Cygwin processes from 64 bit
|
||||
Cygwin processes and vice versa. 32 bit processes are not recognized as
|
||||
Cygwin processes by a 64 bit parent process and vice versa, so there is no
|
||||
IPC other than what you get with non-Cygwin processes.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
Redefine content of mtget tape info struct to allow fetching the number of
|
||||
partitions on a tape.
|
||||
</para></listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
||||
</sect2>
|
||||
|
||||
<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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user