diff options
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 49224cd0..65abfd03 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2005-04-27 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + + * workqueue.c (show_work_queues): Remove unused gettimeofday call. + 2005-04-27 Paul Jakma <paul.jakma@sun.com> * workqueue.h: (struct work_queue_item) change retry_count to ran, |