https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=45d3296d0d1f5bdd35380ef0b69408cf07ab5022
commit 45d3296d0d1f5bdd35380ef0b69408cf07ab5022 Author: Corinna Vinschen <[email protected]> Date: Fri Feb 24 20:57:02 2017 +0100 Add 2.7.1 release file Signed-off-by: Corinna Vinschen <[email protected]> Diff: --- winsup/cygwin/release/2.7.1 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/winsup/cygwin/release/2.7.1 b/winsup/cygwin/release/2.7.1 new file mode 100644 index 0000000..54e1100 --- /dev/null +++ b/winsup/cygwin/release/2.7.1 @@ -0,0 +1,14 @@ +What's new: +----------- + + +What changed: +------------- + +- cygcheck and strace now always generate output with Unix LF line endings, + rather than with DOS/Windows CR LF line endings. + + +Bug Fixes +--------- +
