diff options
author | Paul Jakma <paul.jakma@sun.com> | 2006-08-27 06:53:24 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2006-08-27 06:53:24 +0000 |
commit | 3414bf250a385496fa6c11dbaa9a5f79100d7a48 (patch) | |
tree | d020e1f392ea753060be9ddc2a0da525d4a00ddf /tests/ChangeLog | |
parent | 2518efd15b75687d4791a5eb4b0d7febc36cffbc (diff) |
[tests] update heavywq for workqueue api changes
2006-08-26 Paul Jakma <paul.jakma@sun.com>
* heavy-wq.c: (slow_func_del,slow_func) update to match workqueue
changes
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index b066cfd8..850fd54d 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2006-08-26 Paul Jakma <paul.jakma@sun.com> + + * heavy-wq.c: (slow_func_del,slow_func) update to match workqueue + changes + 2006-08-06 Paul Jakma <paul.jakma@sun.com> * aspath_test.c: (validate) Fix the sense of the aspath_loop_check, |