diff options
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 f67c33c1..396ac71a 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,8 @@ +2005-02-21 Hasso Tepper <hasso at quagga.net> + + * ospf_ase.c: Don't show messages related to the ase calculations if + we are not debugging. + 2005-02-19 Hasso Tepper <hasso at quagga.net> * ospf_api.h: char isn't always signed, but it has to be it here. |