diff options
author | Paul Jakma <paul.jakma@sun.com> | 2006-05-28 08:31:17 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2006-05-28 08:31:17 +0000 |
commit | f783c1d7bcf0674920cbae066de954fe926fd3ac (patch) | |
tree | 03c87b6ede5786f2e456b7a75c1c8ee86f80e626 /tests/ChangeLog | |
parent | fb66b29c6701129f0222275eaa206f7ac8ab30cc (diff) |
[tests] test-sig.c: configure logging
2006-05-28 Paul Jakma <paul.jakma@sun.com>
* test-sig.c: (main) configure logging, there's no terminal
to write to for one thing, but we do want stdout, and we
don't want a test to spam syslog.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 8f6e0ce8..74118e63 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +2006-05-28 Paul Jakma <paul.jakma@sun.com> + + * test-sig.c: (main) configure logging, there's no terminal + to write to for one thing, but we do want stdout, and we + don't want a test to spam syslog. + 2006-03-16 Paul Jakma <paul.jakma@sun.com> * heavy-wq.c: (heavy_wq_init) delay is gone from workqueue |