2022-12-07 12:19:49 +01:00
|
|
|
What's new:
|
|
|
|
-----------
|
|
|
|
|
|
|
|
- Drop support for Windows 7, Windows 8, Server 2008 R2 and Server 2012.
|
|
|
|
|
2022-12-22 23:15:32 +09:00
|
|
|
- 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.
|
2023-01-14 18:00:35 +01:00
|
|
|
|
|
|
|
- newgrp(1) tool.
|
2023-01-29 18:40:14 +01:00
|
|
|
|
|
|
|
- cygcheck has new options searching for available packages in the
|
|
|
|
cygwin distro, as well as getting extended info on available and
|
|
|
|
installed packages.
|
2023-02-15 14:22:26 +01:00
|
|
|
|
|
|
|
- fnmatch(3) and glob(3) now support named character classes in the
|
|
|
|
search pattern, i.e., [:alnum:], etc.
|