diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 04fdabf0a..4de0280a5 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,11 @@ +Tue Mar 7 00:29:34 2000 Christopher Faylor <cgf@cygnus.com> + + Throughout use strace class in place of individual functions and + variables. + * cygwin.din: Eliminate _strace_wm. + * sigproc.cc (wait_sig): Temporarily add more debugging output. + * include/cygwin/version.h: Bump minor api to reflect export change. + Sun Mar 5 01:17:05 2000 Christopher Faylor <cgf@cygnus.com> * exceptions.cc (call_handler): Streamline to use only one call to |