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 @@ What's new and what changed in Cygwin +What's new and what changed in 3.3 + + + + +Drop support for Vista and Server 2008. + + + +Add code to handle setrlimit(RLIMIT_AS). + + + + + + What's new and what changed in 3.3