From dc81807a5b2b3dc8138d74e23ece71402a6c03b4 Mon Sep 17 00:00:00 2001 From: paul Date: Thu, 19 May 2005 01:30:53 +0000 Subject: 2005-05-19 Paul Jakma * thread.c: (thread_cancel_event) the number of pending events cancelled is potentially useful information, dont throw it away, pass it back to the caller. --- lib/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index 5a0eff55..82ea6fd1 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2005-05-19 Paul Jakma + + * thread.c: (thread_cancel_event) the number of pending events + cancelled is potentially useful information, dont throw it away, + pass it back to the caller. + 2005-05-15 Paul Jakma * getopt.h: It's not just __GNU_LIBRARY__ which defines -- cgit v1.2.1