diff options
author | Christopher Faylor <me@cgf.cx> | 2006-05-16 03:24:26 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2006-05-16 03:24:26 +0000 |
commit | 1e68a8ced0113808abebd7abb1f9de74f6c93f09 (patch) | |
tree | 81bcf4ba43ee823580010f72ffe70faf915226b6 | |
parent | 562adf789066f0bbcd2999944a2648b42e8e8df9 (diff) | |
download | cygnal-1e68a8ced0113808abebd7abb1f9de74f6c93f09.tar.gz cygnal-1e68a8ced0113808abebd7abb1f9de74f6c93f09.tar.bz2 cygnal-1e68a8ced0113808abebd7abb1f9de74f6c93f09.zip |
correct changelog date
-rw-r--r-- | winsup/cygwin/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 0d419e55b..9291f8aa6 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -4,7 +4,7 @@ INVALID_HANDLE_VALUE. (wait_sig): Set hwait_sig to INVALID_HANDLE_VALUE on __SIGEXIT. -2006-05-14 Christopher Faylor <cgf@timesys.com> +2006-05-15 Christopher Faylor <cgf@timesys.com> * cygtls.cc (_cygtls::init_thread): Zero entire _my_tls structure and no more. |