diff options
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 |