diff options
author | ajs <ajs> | 2005-04-22 14:23:34 +0000 |
---|---|---|
committer | ajs <ajs> | 2005-04-22 14:23:34 +0000 |
commit | fb9e46bbb1a639cf365d06a75007e708c278b6bd (patch) | |
tree | 775879c0333b8785ebd436163d3db5d8e955a987 /lib/ChangeLog | |
parent | e1e53ed5d7aaa70e23abac6f7d21ef1646bad123 (diff) |
2005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* 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.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
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 <ajschorr@alumni.princeton.edu> + + * 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 <paul.jakma@sun.com> * memory.h: Move include of memtypes.h to after the definition of |