aboutsummaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-08-19 01:17:53 +0000
committerChristopher Faylor <me@cgf.cx>2003-08-19 01:17:53 +0000
commit755f575f155dbbb0496b9d94363e8177312b49cd (patch)
treea1cf491e5fa8aabb43641d1f4126a10de552896e /winsup
parent372cd2cbe6f3dd94771966d082d2cadc7a08e095 (diff)
downloadnewlib-755f575f155dbbb0496b9d94363e8177312b49cd.zip
newlib-755f575f155dbbb0496b9d94363e8177312b49cd.tar.gz
newlib-755f575f155dbbb0496b9d94363e8177312b49cd.tar.bz2
correct attribution, since this is not Pierre's patch.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 6e7ca49..8ae49e6 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,4 +1,4 @@
-2003-08-18 Pierre Humblet <pierre.humblet@ieee.org>
+2003-08-18 Christopher Faylor <cgf@redhat.com>
* exceptions.cc (sigdelayed): Fix race where signal handler could get
the wrong mask.