diff options
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index 635cbdbb7..5b9de0469 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,8 @@ +2009-04-22 Christopher Faylor <me+cygwin@cgf.cx> + + * strace.cc (create_child): Set CYGWIN=noglob when starting new process + so that Cygwin will leave already-parsed the command line alonw. + 2009-04-15 Corinna Vinschen <corinna@vinschen.de> * cygpath.cc (do_pathconv): Only skip \\?\ prefix if it's really |