diff options
author | hasso <hasso> | 2004-07-12 16:32:56 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-07-12 16:32:56 +0000 |
commit | 996933fd8f5657e5f4679d4c91a79a7adcb06da6 (patch) | |
tree | 96195261e3d56454135c3c6a46529ad2afdade18 /zebra/ChangeLog | |
parent | b596c71ef452b7d3f48835fe8e6844ab2f1c1b6b (diff) |
1) extract.pl is braindead, but I will not touch it willingly.
2) Following common style is always better anyway.
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 cf18a7d1..fab7acb5 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,8 @@ +2004-07-12 Hasso Tepper <hasso@estpak.ee> + + * irdp_interface.c: follow common style while naming vty command + functions. Avoids confusion in extract.pl. + 2004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com> * main.c: define thread_master variable so that linking with |