https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=06e7f0074cd490a45593104f3522621e65e78ee2
commit 06e7f0074cd490a45593104f3522621e65e78ee2 Author: Jon Turney <[email protected]> Date: Tue Jan 31 20:16:10 2017 +0000 Add release message for commit a1529738 Signed-off-by: Jon Turney <[email protected]> Diff: --- winsup/cygwin/release/2.7.0 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/winsup/cygwin/release/2.7.0 b/winsup/cygwin/release/2.7.0 index 2add6e0..37ef3c7 100644 --- a/winsup/cygwin/release/2.7.0 +++ b/winsup/cygwin/release/2.7.0 @@ -25,3 +25,6 @@ Bug Fixes - Fix erasing UTF-8 multibyte characters in cooked mode. Addresses: https://cygwin.com/ml/cygwin/2017-01/msg00299.html + +- Fix handling of a literal '+' by cygcheck -p + Addresses: https://cygwin.com/ml/cygwin/2014-01/msg00287.html
