diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index af9fc2617..623ee6a0b 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,10 @@ +2007-02-19 Christopher Faylor <me@cgf.cx> + + Remove extraneous whitespace. + * pinfo.cc (commune_process): Use default argument to lock_process. + * sigproc.cc: Update copyright. + * select.cc: Ditto. + 2007-02-15 Corinna Vinschen <corinna@vinschen.de> * posix_ipc.cc (mq_open): Avoid compiler warning. Initialize mqhdr |