From 47f07c8b3c83aadb45122743ed7354b7f13b85d8 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Tue, 1 Apr 2014 00:57:07 +0000 Subject: * new-features.xml: (ov-new1.7.29): Add new section. --- winsup/doc/ChangeLog | 4 ++++ winsup/doc/new-features.xml | 13 +++++++++++++ 2 files changed, 17 insertions(+) diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 41cd32ba4..4751475b3 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,7 @@ +2014-03-31 Christopher Faylor + + * new-features.xml: (ov-new1.7.29): Add new section. + 2014-01-29 Christopher Faylor * faq-setup.xml: Minor snapshot instruction rewording. Update diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml index 240159565..c3fa510b3 100644 --- a/winsup/doc/new-features.xml +++ b/winsup/doc/new-features.xml @@ -4,6 +4,19 @@ What's new and what changed in Cygwin 1.7 +What's new and what changed from 1.7.28 to 1.7.29 + + + + +Allow quoting of arguments to the CYGWIN environment variable, i.e., +set CYGWIN=error_start="c:\bin\someprogram -T" + + +Console screen clearing works more like xterm or mintty. + + + What's new and what changed from 1.7.27 to 1.7.28 -- cgit v1.2.3