diff options
author | paul <paul> | 2004-09-13 05:00:18 +0000 |
---|---|---|
committer | paul <paul> | 2004-09-13 05:00:18 +0000 |
commit | 8f924b9f906f59cb791acd0a8f86d28e332913ff (patch) | |
tree | 0fde1086cfa7a9865456a47fd16850c6f18b2afc /vtysh/ChangeLog | |
parent | cd6aa91c0887b07d3e851857788463a61152bde2 (diff) | |
download | quagga-bgp.rserver.before.tar.bz2 quagga-bgp.rserver.before.tar.xz |
2004-09-13 Paul Jakma <paul@dishone.st>bgp.rserver.before
* Makefile.am: extract.pl isnt in srcdir, it's always in the
builddir.
* extract.pl.in: match on end of filenames, filename could contain
various preamble due to out of tree builds.
Diffstat (limited to 'vtysh/ChangeLog')
-rw-r--r-- | vtysh/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index 0dbcb0d7..8e6684d2 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,9 @@ +2004-09-13 Paul Jakma <paul@dishone.st> + + * Makefile.am: extract.pl isnt in srcdir, it's always in the builddir. + * extract.pl.in: match on end of filenames, filename could contain + various preamble due to out of tree builds. + 2004-08-28 Hasso Tepper <hasso at quagga.net> * vtysh_main.c: Rename signal handling functions not to conflict |