summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>2005-03-16 05:17:22 +0000
committerrpj <rpj>2005-03-16 05:17:22 +0000
commite2e9fa5538bc4f00dec031cb98f832159e2bb33c (patch)
tree0c595d6e33511957c013b5bee56f3980caee290d /ChangeLog
parent5f30460d31b6d01c6020e6819c900d9c9309361f (diff)
''
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cba504f..f07632b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-03-16 Ross Johnson <ross at callisto.canberra.edu.au>^M
+ * pthread_setcancelstate.c: Undo the last change.
+
+2005-03-16 Ross Johnson <ross at callisto.canberra.edu.au>^M
+
* pthread_setcancelstate.c: Don't check for an async cancel event
if the library is using alertable async cancel..