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.
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog
index 0dbcb0d..8e6684d 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