aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2006-05-16 03:24:26 +0000
committerChristopher Faylor <me@cgf.cx>2006-05-16 03:24:26 +0000
commit1e68a8ced0113808abebd7abb1f9de74f6c93f09 (patch)
tree81bcf4ba43ee823580010f72ffe70faf915226b6
parent562adf789066f0bbcd2999944a2648b42e8e8df9 (diff)
downloadnewlib-1e68a8ced0113808abebd7abb1f9de74f6c93f09.zip
newlib-1e68a8ced0113808abebd7abb1f9de74f6c93f09.tar.gz
newlib-1e68a8ced0113808abebd7abb1f9de74f6c93f09.tar.bz2
correct changelog date
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 0d419e5..9291f8a 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.