diff options
-rw-r--r-- | winsup/cygwin/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 52a0fff06..498c38539 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,9 @@ 2006-01-01 Christopher Faylor <cgf@timesys.com> + * strace.cc (strace::write_childpid): Remove debugging output. + +2006-01-01 Christopher Faylor <cgf@timesys.com> + * cygtls.cc (_cygtls::remove): Remove left over debugging cruft which caused this function to always return prematurely. |