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 4d39e036f..48f9ebab2 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,8 @@ +2007-07-23 Christopher Faylor <me+cygwin@cgf.cx> + + * strace.cc (create_child): Don't convert a path from cygwin format + unless it has a slash. + 2007-07-09 Christopher Faylor <me+cygwin@cgf.cx> * strace.cc (usage): Add missing description for -q. |