2021-11-04 18:59:25 +08:00
|
|
|
What's new:
|
|
|
|
-----------
|
|
|
|
|
|
|
|
- Drop support for Vista and Server 2008.
|
|
|
|
|
2021-11-27 00:06:00 +08:00
|
|
|
- Add code to handle setrlimit(RLIMIT_AS).
|
|
|
|
|
2021-11-04 18:59:25 +08:00
|
|
|
|
|
|
|
What changed:
|
|
|
|
-------------
|
|
|
|
|
2021-11-12 00:01:11 +08:00
|
|
|
- The CYGWIN=pipe_byte option is now set by default, so that pipes are
|
|
|
|
opened in byte mode rather than message mode.
|
|
|
|
Addresses: https://cygwin.com/pipermail/cygwin/2021-March/247987.html
|
|
|
|
|
2021-11-04 18:59:25 +08:00
|
|
|
|
|
|
|
Bug Fixes
|
|
|
|
---------
|
|
|
|
|