commit | 528bed4a9a997216ba95e3ae445efa79436cc551 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Thu Apr 07 18:42:09 2005 +0000 |
committer | hasso <hasso> | Thu Apr 07 18:42:09 2005 +0000 |
tree | 9fc01b13c038a322aad47364cda888f2ed098e20 | |
parent | b5d518fb32a796a0b376d79bdc5199c48d0a4052 [diff] [blame] |
* extract.pl.in: Ignore "router zebra".
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index d72c7a6..16434cf 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog
@@ -2,6 +2,7 @@ * Makefile.am: Remove rebuild4 target, it's not used any more by build procedure. Define vtysh_cmd_FILES. Use EXTRA_DIST. + * extract.pl.in: Ignore "router zebra". 2005-03-28 Hasso Tepper <hasso at quagga.net>