https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=e37bfc8ba1b619fc666715cae9aaf5cbe35b14d0
commit e37bfc8ba1b619fc666715cae9aaf5cbe35b14d0 Author: Corinna Vinschen <[email protected]> Date: Thu Nov 4 11:59:25 2021 +0100 Cygwin: Add a new 3.4.0 rel notes file Signed-off-by: Corinna Vinschen <[email protected]> Diff: --- winsup/cygwin/release/3.4.0 | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/winsup/cygwin/release/3.4.0 b/winsup/cygwin/release/3.4.0 new file mode 100644 index 000000000..9ee357d32 --- /dev/null +++ b/winsup/cygwin/release/3.4.0 @@ -0,0 +1,13 @@ +What's new: +----------- + +- Drop support for Vista and Server 2008. + + +What changed: +------------- + + +Bug Fixes +--------- +
