Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/release')
-rw-r--r--winsup/cygwin/release/1.7.293
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/1.7.29 b/winsup/cygwin/release/1.7.29
index 400216469..3101f681e 100644
--- a/winsup/cygwin/release/1.7.29
+++ b/winsup/cygwin/release/1.7.29
@@ -5,6 +5,9 @@ What's new:
to do without /etc/passwd and /etc/group files. Introduce /etc/nsswitch.conf
file to configure passwd/group handling.
+- Allow quoting of arguments to the CYGWIN environment variable, i.e.,
+ set CYGWIN=error_start="c:\bin\someprogram -T"
+
What changed:
-------------