blob: e929ba5aafce232e8356b9b354ab420ec149c2e0 [file] [log] [blame]
paulb86718e2004-11-08 17:34:07 +000012004-11-08 Paul Jakma <paul@dishone.st>
paul0c3368a2004-11-07 19:00:16 +00002
paule050db22004-11-08 16:28:39 +00003 * Makefile.am: Add routeserver.texi to quagga_TEXINFOS.
4 Add quagga.info to clean files list (would have thought automake
5 would have done this, but it doesnt seem to)
6
72004-11-07 Paul Jakma <paul@dishone.st>
8
paul3e6064f2004-11-08 12:08:35 +00009 * quagga.texi: include routeserver.texi. TODO: integrate the current
10 multiple-instance orientated bgpd route-server section with the
11 new route-server docs.
12
132004-11-07 Paul Jakma <paul@dishone.st>
14
paul6a22b1f2004-11-07 19:39:13 +000015 * Makefile.am: Add automatic rule to build pdf's from eps figures.
16 Clean *.pdf. Add rule for quagga.pdf (as the eps.pdf pattern
17 probably otherwise will override automake's rule for quagga.pdf)
18 * overview.texi: URL was causing TeX overfull, put on newline.
19 * quagga.texi: Put the copyright notice into @copying section, as
20 is proper. Strip trailling space from the main menu lines.
21 * rip(ng)?d.texi: Minor reformatting.
paul0c3368a2004-11-07 19:00:16 +000022 * Add the route server docs.
paul6a22b1f2004-11-07 19:39:13 +000023 * bgpd.texi: remove unneeded page breaks. The 6Bone example
24 overflows though.
paul0c3368a2004-11-07 19:00:16 +000025 * routeserver.texi: new file, texinfo'fied and slightly modified
26 version of the original TeX from James Luis Rubio.
27 * fig-*.eps: new files, diagrammes.
28
paul76b89b42004-11-06 17:13:09 +0000292004-11-06 Paul Jakma <paul@dishone.st>
30
31 * defines.texi.in: New file, texi variables should be set here,
32 autoconf substitution is available. Define common AUTHORS,
33 COPYRIGHT_YEAR and COPYRIGHT_STR vars.
34 * (global): Make use of makeinfo node pointer auto-creation
35 to avoid having to fully specify links for nodes, so we only have
36 to specify current node name - simplifies text slightly.
37 Remove extraneous newlines which appear to cause extra blank pages
38 to be added in output.
39 Update copyright strings which appear in various places to
40 use the new COPYRIGHT_STR texinfo variable.
41 Change url to uref, the former need not output an actual
42 hyperlink depending on version of texinfo, the latter should if
43 supported by the format (eg PDF).
44 * texinfo.tex: Update to a more recent version. previous file
45 was many many years old. This file should possibly be removed
46 altogether, and allowed to be installed by automake.
47 * quagga.texi: Make use of automake's version.texi feature to
48 have VERSION and some other vars auto-defined. include
49 defines.texi. Change copyright strings to use the COPYRIGHT_STR
50 variable.
51 * install.texi: Make the privs section an actual section. Ditto for
52 the Linux notes.
53 * overview.texi: Supply URL for Quagga, where format allows. Tidy up
54 one or two paragraphs slightly.
55 Update the section on supported platforms.
56 Remove the ZNOG list stuff, direct reader to the website for
57 further information on email lists.
58 * vtysh.texi: Update the integrated config file section. Make the
59 commands sections so correct PDF indexes are built.
60
hasso54aa6b22004-10-12 06:05:34 +0000612004-10-12 Hasso Tepper <hasso at quagga.net>
62
63 * snmp.texi: ospf6d supports SNMP as well now.
64
hassoc3abdb72004-10-11 16:27:03 +0000652004-10-11 Hasso Tepper <hasso at quagga.net>
66
67 * ospfd.8: Update manpage: add info about new -a/--apiserver command
68 line switch.
69
paule2ea9fe2004-10-11 14:33:23 +0000702004-10-11 Paul Jakma <paul@dishone.st>
71
72 * ospfd.texi: reformat the ospf md5 paragraph, add an additional
73 way to work around bad clocks.
74
hassoe7168df2004-10-03 20:11:32 +0000752004-10-03 Hasso Tepper <hasso at quagga.net>
76
77 * vtysh.1: Update vtysh man page to reflect changes in shell. Remove
78 info about -f command line switch.
79
paul4fc70852004-09-12 05:48:35 +0000802004-09-11 Paul Jakma <paul@dishone.st>
81
paulb5f310c2004-09-13 13:15:25 +000082 * quagga.texi: Update copyright. Contents should be at beginning
83 of docs...
84
852004-09-11 Paul Jakma <paul@dishone.st>
86
paul4fc70852004-09-12 05:48:35 +000087 * ospfd.texi: OSPF MD5 auth requires stable time.
88
hassoc34b6b52004-08-31 13:41:49 +0000892004-08-31 Hasso Tepper <hasso at quagga.net>
90
91 * zebra.8: Document -s/--nl-bufsize command line switch.
92
hasso67e29ab2004-08-26 22:21:31 +0000932004-08-27 Hasso Tepper <hasso at quagga.net>
94
95 * Update vtysh man page to reflect changes in shell.
96
hasso246c1352004-08-10 12:00:34 +0000972004-08-10 Hasso Tepper <hasso at quagga.net>
98
99 * Updated man pages.
100 * Removed vty commands section from all man pages. This inf belongs to
101 Info pages.
102 * Added isisd man page.
103
paul4f4795e2004-07-31 15:16:47 +00001042004-07-31 Christian Hammers <ch@lathspell.de>
105
106 * snmp.texi: update (completely rewritten almost)
107
gdtf2bfdee2004-06-30 17:25:15 +00001082004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
109
110 * Makefile.am (EXTRA_DIST): Add files in mpls explicitly, to avoid
111 copying CVS files, per the automake manual's recommendations.
112
pauldc0b5ce2004-05-31 14:04:29 +00001132004-05-27 Paul Jakma <paul@dishone.st>
114
115 * Correct RIP port, s/521/520/, reported by xantius@xantius.com
116
hasso6c110e72003-11-27 13:02:03 +00001172003-11-27 Hasso Tepper <hasso@estpak.ee>
118
119 * Added -A and -u descriptions to the man pages.
120
1212003-01-22 Christian Hammers <ch@westend.com>
122
123 * ospfd.texi (OSPF router, OSPF router): Add description.
124
paul718e3742002-12-13 20:15:29 +00001252002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
126
127 * zebra-0.93 released.
128
1292001-02-07 Pekka Savola <pekkas@netcore.fi>
130
131 * Correct bad English ;-).
132
1332001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
134
135 * zebra-0.91 released.
136
1372001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
138
139 * zebra-0.90 released.
140
1412000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
142
143 * zebra-0.89 released.
144
1452000-10-02 Horms <horms@vergenet.net>
146
147 * Makefile.am: Fix texinfo file installation problem.
148
1492000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
150
151 * zebra-0.88 released.
152
153 * ospfd.texi (Redistribute routes to OSPF): distance <1-255>
154 @var{source} command is temporary disabled. So it is removed from
155 document.
156
1572000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org>
158
159 * vtysh.1: Add man entry for vtysh.
160
161 * bgpd.1: Change section to 8.
162 * ospfd.1: Likewise.
163 * ospf6d.1: Likewise.
164 * ripd.1: Likewise.
165 * ripngd.1: Likewise.
166 * zebra.1: Likewise.
167
1681999-09-01 "A.Waddington" <waddington@usa.net>
169
170 * zebra.texi: Replace @command with @code until it gets ready.
171 Remove @macro.
172
1731999-08-26 Andrew Waddington <waddington@usa.net>
174
175 * bgpd.1: Add man page.
176 ospf6d.1: Likewise.
177 ospfd.1: Likewise.
178 ripd.1: Likewise.
179 ripngd.1: Likewise.
180 zebra.1: Likewise.
181
1821999-08-14 Andrew Waddington <waddington@usa.net>
183
184 * zebra.texi: Many typo is fixed. Some grammatical rectifications
185 is made.
186
1871999-07-27 Gerhard Poul <gpoul@gnu.org>
188
189 * zebra.texi: Update zebra.texi.
190
1911999-07-02 Gerhard Poul <gpoul@gnu.org>
192
193 * draft-zebra-00.ms: New file added. This is groff version of
194 draft-zebra-00.txt. This is a master file of draft-zebra-00.txt.
195
196 * draft-zebra-00.txt: Generated from draft-zebra-00.txt.
197
1981999-05-07 Kunihiro Ishiguro <kunihiro@zebra.org>
199
200 * zebra.texi (Top): Add ospf6d chapter.
201
2021999-03-31 Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
203
204 * zebra.texi: Improve some sections.
205
2061999-03-04 Kunihiro Ishiguro <kunihiro@zebra.org>
207
208 * archfig.tex, zebra.sty, zebra.tex: Temporary removed due to the
209 description is out of date.
210
2111999-02-24 Kunihiro Ishiguro <kunihiro@zebra.org>
212
213 * texinfo.tex: New file added. Automake complains the absence of
214 texinfo.tex.