diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 37ee057aa..4370ffb16 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +Sun Jul 16 00:32:58 2000 Christopher Faylor <cgf@cygnus.com> + + * dcrt0.cc (build_argv): Strip quotes from argv[0] since it should + never be globified. + Sat Jul 15 00:32:41 2000 Christopher Faylor <cgf@cygnus.com> * dll_init.cc (dll_list::alloc): Round correctly. Use VirtualAlloc |