Document latest Cygwin changes

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2017-01-10 16:33:21 +01:00
parent dce6b6eaa2
commit 0a4ec0cc93
2 changed files with 18 additions and 0 deletions

View File

@ -1,6 +1,8 @@
What's new:
-----------
- Support for /proc/<PID>/environ.
- New API: getentropy, getrandom.

View File

@ -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/&lt;PID&gt;/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">