diff options
author | hasso <hasso> | 2004-10-12 06:13:54 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-10-12 06:13:54 +0000 |
commit | f4d58ce5aa0da64fd136c5747ff371d46736490a (patch) | |
tree | 942bd00e2c53a22dd7f0c057d489b13ce1d7c4bd /ospfd/ChangeLog | |
parent | 54aa6b2d796416ed0d606c49bf4a0f1e62b93401 (diff) |
Unbreak ospfclient compilation.
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 86cbe592..f90a933e 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,8 @@ +2004-10-12 Hasso Tepper <hasso at quagga.net> + + * ospf_main.c, ospf_opaque.c: Unbreak ospfclient compilation - move + static variable from ospf_main.c into ospf_opaque.c. + 2004-10-11 Hasso Tepper <hasso at quagga.net> * ospf_main.c, ospf_opaque.c: Disable ospfapi init by default. New |