Document latest Cygwin changes
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
dce6b6eaa2
commit
0a4ec0cc93
|
@ -1,6 +1,8 @@
|
|||
What's new:
|
||||
-----------
|
||||
|
||||
- Support for /proc/<PID>/environ.
|
||||
|
||||
- New API: getentropy, getrandom.
|
||||
|
||||
|
||||
|
|
|
@ -4,6 +4,22 @@
|
|||
|
||||
<sect1 id="ov-new"><title>What's new and what changed in Cygwin</title>
|
||||
|
||||
<sect2 id="ov-new2.7"><title>What's new and what changed in 2.7</title>
|
||||
|
||||
<itemizedlist mark="bullet">
|
||||
|
||||
<listitem><para>
|
||||
Support for /proc/<PID>/environ.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
- New API: getentropy, getrandom.
|
||||
</para></listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 id="ov-new2.6"><title>What's new and what changed in 2.6</title>
|
||||
|
||||
<itemizedlist mark="bullet">
|
||||
|
|
Loading…
Reference in New Issue