summaryrefslogtreecommitdiff
path: root/vtysh/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2004-09-13 05:00:18 +0000
committerpaul <paul>2004-09-13 05:00:18 +0000
commit0e82d0e1204e45ecce773a7e19f7d64140f7a66a (patch)
tree9c1065e4ca14d42e8d68eba935189f42aab182a4 /vtysh/ChangeLog
parent72e2d828154a5f3ae463e211c5f3787fc0624a90 (diff)
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.
Diffstat (limited to 'vtysh/ChangeLog')
-rw-r--r--vtysh/ChangeLog6
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