From 6a22b1fc58e3690764bf7aa74d1549f26c315367 Mon Sep 17 00:00:00 2001 From: paul Date: Sun, 7 Nov 2004 19:39:13 +0000 Subject: 2004-11-07 Paul Jakma * Makefile.am: Add automatic rule to build pdf's from eps figures. Clean *.pdf. Add rule for quagga.pdf (as the eps.pdf pattern probably otherwise will override automake's rule for quagga.pdf) * overview.texi: URL was causing TeX overfull, put on newline. * quagga.texi: Put the copyright notice into @copying section, as is proper. Strip trailling space from the main menu lines. * rip(ng)?d.texi: Minor reformatting. * Add the route server docs. * bgpd.texi: remove unneeded page breaks. The 6Bone example overflows though. --- doc/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/ChangeLog') diff --git a/doc/ChangeLog b/doc/ChangeLog index 7175a09e..5d8a570b 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,6 +1,15 @@ 2004-11-07 Paul Jakma + * Makefile.am: Add automatic rule to build pdf's from eps figures. + Clean *.pdf. Add rule for quagga.pdf (as the eps.pdf pattern + probably otherwise will override automake's rule for quagga.pdf) + * overview.texi: URL was causing TeX overfull, put on newline. + * quagga.texi: Put the copyright notice into @copying section, as + is proper. Strip trailling space from the main menu lines. + * rip(ng)?d.texi: Minor reformatting. * Add the route server docs. + * bgpd.texi: remove unneeded page breaks. The 6Bone example + overflows though. * routeserver.texi: new file, texinfo'fied and slightly modified version of the original TeX from James Luis Rubio. * fig-*.eps: new files, diagrammes. -- cgit v1.2.1