aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/release/3.4.02
-rw-r--r--winsup/doc/new-features.xml16
2 files changed, 18 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.4.0 b/winsup/cygwin/release/3.4.0
index 9ee357d..51ff4e0 100644
--- a/winsup/cygwin/release/3.4.0
+++ b/winsup/cygwin/release/3.4.0
@@ -3,6 +3,8 @@ What's new:
- Drop support for Vista and Server 2008.
+- Add code to handle setrlimit(RLIMIT_AS).
+
What changed:
-------------
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index 6285e33..e05ffe3 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-new3.4"><title>What's new and what changed in 3.3</title>
+
+<itemizedlist mark="bullet">
+
+<listitem><para>
+Drop support for Vista and Server 2008.
+</para></listitem>
+
+<listitem><para>
+Add code to handle setrlimit(RLIMIT_AS).
+</para></listitem>
+
+</itemizedlist>
+
+</sect2>
+
<sect2 id="ov-new3.3"><title>What's new and what changed in 3.3</title>
<itemizedlist mark="bullet">