diff options
author | hasso <hasso> | 2004-11-25 19:21:07 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-11-25 19:21:07 +0000 |
commit | accb156b9b1c3f4b46ab01f8850200f450fc40d8 (patch) | |
tree | 464c4c08badb058f2cbc3c715087f9bb2dcba4f5 /zebra/ChangeLog | |
parent | 4cf0d0df23f7a35a3c1570c94ba08fa96d47bfc1 (diff) |
Unbreak vtysh - don't add comments inside of DEFUN, it breaks extract.pl.
Diffstat (limited to 'zebra/ChangeLog')
-rw-r--r-- | zebra/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/zebra/ChangeLog b/zebra/ChangeLog index 74fb8dda..c4e32b8b 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,8 @@ +2004-11-25 Hasso Tepper <hasso at quagga.net> + + * irdp_interface.c: Remove comment from DEFUN, it breaks vtysh because + it confuses extract.pl. + 2004-10-28 Hasso Tepper <hasso at quagga.net> * interface.c: Remove dead "ip tunnel" command. |