diff options
author | Christopher Faylor <me@cgf.cx> | 2012-01-11 22:38:52 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2012-01-11 22:38:52 +0000 |
commit | 74f2cb574e05eb6dc88001f621cb8a69d23ac7a8 (patch) | |
tree | 8b864a998dd77f9ebc267bd8a20370877ca0385e /winsup/cygwin/ChangeLog | |
parent | 0e1f0840d2def205a7e2089872038930643d48f7 (diff) | |
download | cygnal-74f2cb574e05eb6dc88001f621cb8a69d23ac7a8.tar.gz cygnal-74f2cb574e05eb6dc88001f621cb8a69d23ac7a8.tar.bz2 cygnal-74f2cb574e05eb6dc88001f621cb8a69d23ac7a8.zip |
* spawn.cc (child_info_spawn::worker): Delete debugging.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-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 bc796f681..ba582e6ae 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,9 @@ 2012-01-11 Christopher Faylor <me.cygwin2012@cgf.cx> + * spawn.cc (child_info_spawn::worker): Delete debugging. + +2012-01-11 Christopher Faylor <me.cygwin2012@cgf.cx> + Update copyright on all files checked in so far this year. * fhandler.h: Use #pragma once rather than ifdef guards. (fhandler_console::tc_getpgid): Return our pgid if we have never opened |