diff options
author | hasso <hasso> | 2004-10-26 06:39:56 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-10-26 06:39:56 +0000 |
commit | 8dceb820def41f3bfa2754932d46157e86c5a362 (patch) | |
tree | 6db3d5fff03155300fe39bbddd372e4ee241e599 /ripngd/ChangeLog | |
parent | 98f5163c3fb005af35f9f3a4bc4ee60d4f3ee741 (diff) |
Fix help of "show debugging ripng" command.
Diffstat (limited to 'ripngd/ChangeLog')
-rw-r--r-- | ripngd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ripngd/ChangeLog b/ripngd/ChangeLog index 1375b256..78dc1d37 100644 --- a/ripngd/ChangeLog +++ b/ripngd/ChangeLog @@ -1,3 +1,7 @@ +2004-10-26 Hasso Tepper <hasso at quagga.net> + + * ripng_debug.c: Fix help of "show debugging ripng" command. + 2004-10-11 Hasso Tepper <hasso at quagga.net> * *.c: Make more strings const. |