Cygwin: update 3.4 release text
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
9a3c058f66
commit
3e4dd6cc48
|
@ -5,6 +5,8 @@ What's new:
|
||||||
|
|
||||||
- Add code to handle setrlimit(RLIMIT_AS).
|
- Add code to handle setrlimit(RLIMIT_AS).
|
||||||
|
|
||||||
|
- Add code to handle signal masks in /proc/<PID>/status.
|
||||||
|
|
||||||
|
|
||||||
What changed:
|
What changed:
|
||||||
-------------
|
-------------
|
||||||
|
|
|
@ -16,6 +16,10 @@ Drop support for Vista and Server 2008.
|
||||||
Add code to handle setrlimit(RLIMIT_AS).
|
Add code to handle setrlimit(RLIMIT_AS).
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
|
<listitem><para>
|
||||||
|
- Add code to handle signal masks in /proc/<PID>/status.
|
||||||
|
</para></listitem>
|
||||||
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
The CYGWIN=pipe_byte option is now set by default, so that pipes are
|
The CYGWIN=pipe_byte option is now set by default, so that pipes are
|
||||||
opened in byte mode rather than message mode.
|
opened in byte mode rather than message mode.
|
||||||
|
|
Loading…
Reference in New Issue