about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-02-24 22:36:01 +0000
committerRoland McGrath <roland@gnu.org>2003-02-24 22:36:01 +0000
commit81b47a8b732dba5cada20ec818b424aaa24ac834 (patch)
treed63473fcdb581fbac79edcf7a96e365101f95704 /ChangeLog
parentd102d699995a6a601db45312622051173d7be754 (diff)
downloadglibc-81b47a8b732dba5cada20ec818b424aaa24ac834.tar.gz
glibc-81b47a8b732dba5cada20ec818b424aaa24ac834.tar.xz
glibc-81b47a8b732dba5cada20ec818b424aaa24ac834.zip
* sysdeps/posix/pause.c: Add LIBC_CANCEL_HANDLED.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 834e0914f5..99c0986f99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-02-24  Roland McGrath  <roland@redhat.com>
+
+	* sysdeps/posix/pause.c: Add LIBC_CANCEL_HANDLED.
+
 2003-02-23  Roland McGrath  <roland@redhat.com>
 
 	* sysdeps/posix/pause.c: New file.