Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2021-11-26 19:06:00 +0300
committerCorinna Vinschen <corinna@vinschen.de>2021-11-26 19:06:00 +0300
commit3502a6ff2e2740afb6cce71a95c715e80edadff5 (patch)
treefce8a47ae047f107a8a4c728264021e209b121dc /winsup
parent1c7384f9d1b692c8b58af4db8c81d2ce0b10ad06 (diff)
Cygwin: add 3.4 release messages
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup')
-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 9ee357d32..51ff4e0d5 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 6285e33bd..e05ffe38e 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">