summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2005-04-28 18:21:15 +0000
committerpaul <paul>2005-04-28 18:21:15 +0000
commit394f2cb1be8f091fb81a97458504fb55d0c7c43a (patch)
tree0b2d4cb4f6af8d7451280ee8d3d79f3c48c0e303 /doc/ChangeLog
parentf885beac28a4d63db4def806f8f6946ad2d59170 (diff)
downloadquagga-394f2cb1be8f091fb81a97458504fb55d0c7c43a.tar.bz2
quagga-394f2cb1be8f091fb81a97458504fb55d0c7c43a.tar.xz
2005-04-28 Paul Jakma <paul@dishone.st>
* quagga.info: updated * Makefile.am: automake seems to depend doc built stuff on srcdir for some reason, or maybe its cause we have quagga.info, quagga.texi in CVS - not sure. Anyway, the static rule for quagga.pdf should depend on the srcdir quagga.texi in that case.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 32ac5e49..583117a5 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,6 +1,10 @@
2005-04-28 Paul Jakma <paul@dishone.st>
* quagga.info: updated
+ * Makefile.am: automake seems to depend doc built stuff on srcdir
+ for some reason, or maybe its cause we have quagga.info,
+ quagga.texi in CVS - not sure. Anyway, the static rule for
+ quagga.pdf should depend on the srcdir quagga.texi in that case.
2005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>