summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/release/2.7.02
-rw-r--r--winsup/doc/new-features.xml16
2 files changed, 18 insertions, 0 deletions
diff --git a/winsup/cygwin/release/2.7.0 b/winsup/cygwin/release/2.7.0
index 1d0acb2e0..5f8495331 100644
--- a/winsup/cygwin/release/2.7.0
+++ b/winsup/cygwin/release/2.7.0
@@ -1,6 +1,8 @@
What's new:
-----------
+- Support for /proc/<PID>/environ.
+
- New API: getentropy, getrandom.
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index edd14664d..ed68efba2 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -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">