From fb9e46bbb1a639cf365d06a75007e708c278b6bd Mon Sep 17 00:00:00 2001 From: ajs Date: Fri, 22 Apr 2005 14:23:34 +0000 Subject: 2005-04-22 Andrew J. Schorr * thread.h: Fix type for struct thread_master add_type: should be unsigned char. Also, add some documentation of thread_add_background args. And remove extraneous declaration of show_thread_work_queues_cmd. --- lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index bef71f4d..5d3239b6 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2005-04-22 Andrew J. Schorr + + * thread.h: Fix type for struct thread_master add_type: should be + unsigned char. Also, add some documentation of thread_add_background + args. And remove extraneous declaration of + show_thread_work_queues_cmd. + 2005-04-22 Paul Jakma * memory.h: Move include of memtypes.h to after the definition of -- cgit v1.2.1