diff options
author | paul <paul> | 2004-01-19 21:31:15 +0000 |
---|---|---|
committer | paul <paul> | 2004-01-19 21:31:15 +0000 |
commit | 2d75d05218b76230bbd608cab8d08a5f47d77056 (patch) | |
tree | 7087570a7dbb8b650349b98a8f1963dfdcedceb1 /ChangeLog | |
parent | 9a76e2ddb6c4dc303ce7ed937c0cfa9430c3ed27 (diff) |
2004-01-19 Paul Jakma <paul@dishone.st>
* tests/test-sig.c: New file, regression test for sigevents.
* lib/Makefile.am: add sigevent.{c,h}
* (isis|rip|ripng|ospf|ospf6|bgp)d/\1_main.c: modify for sigevents.
* zebra/main.c: ditto.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-01-19 Paul Jakma <paul@dishone.st> + + * tests/test-sig.c: New file, regression test for sigevents. + * lib/Makefile.am: add sigevent.{c,h} + * (isis|rip|ripng|ospf|ospf6|bgp)d/\1_main.c: modify for sigevents. + * zebra/main.c: ditto. + 2004-01-10 Paul Jakma <paul@dishone.st> * Makefile.am: redhat/ is a dist subdir too. |