diff options
author | hasso <hasso> | 2004-08-28 17:04:33 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-08-28 17:04:33 +0000 |
commit | e42f5a37462b22c49235f04a3b582b97c1deb84c (patch) | |
tree | 830ca9ab54224b7aac003c11b9c209472ddff860 /ospf6d/ChangeLog | |
parent | 69f1fc22f70b4baed62582cbaaefaf374665791c (diff) |
Port ospf6d to sigevent and rename signal handling functions in vtysh not to
conflict the ones in lib/sigevent.c. Fixes compiling with --disable-shared.
Diffstat (limited to 'ospf6d/ChangeLog')
-rw-r--r-- | ospf6d/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog index 0d5ea9af..b9181d0d 100644 --- a/ospf6d/ChangeLog +++ b/ospf6d/ChangeLog @@ -1,3 +1,7 @@ +2004-08-28 Hasso Tepper <hasso at quagga.net> + + * ospf6_main.c: Modify for sigevents. + 2004-08-26 Hasso Tepper <hasso@estpak.ee> * ospf6_interface.c, ospf6_top.c, ospf6d.c: for vtysh. |