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
diff options
context:
space:
mode:
authorTakashi Yano <takashi.yano@nifty.ne.jp>2022-12-22 17:15:32 +0300
committerTakashi Yano <takashi.yano@nifty.ne.jp>2022-12-22 17:20:52 +0300
commitd0bad6996d62f4b897269be4407ca463b2ef30ff (patch)
tree046e8be13b8b5fd1e56d86de40314d673680a9eb /winsup/cygwin/release
parent3721a756b0d8067cf070e2aedcf3ea5e32e47270 (diff)
Cygwin: Add release message for latest console change.
3721a756b0d8 ("Cygwin: console: Make the console accessible from other terminals.") Signed-off-by: Takashi Yano <takashi.yano@nifty.ne.jp>
Diffstat (limited to 'winsup/cygwin/release')
-rw-r--r--winsup/cygwin/release/3.5.03
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.5.0 b/winsup/cygwin/release/3.5.0
index 11c9aa0c9..bc6365993 100644
--- a/winsup/cygwin/release/3.5.0
+++ b/winsup/cygwin/release/3.5.0
@@ -3,3 +3,6 @@ What's new:
- Drop support for Windows 7, Windows 8, Server 2008 R2 and Server 2012.
+- The console device gets accessible from other terminals such as other
+ consoles and ptys. Thanks to this new feature, GNU screen and tmux
+ now work in the console.