blob: d13826a390f215e185a396231aa4fd215f58be4b [file] [log] [blame]
paul30d03832005-04-29 03:16:42 +000012005-04-29 Paul Jakma <paul@dishone.st>
2
3 * defines.texi.in: Add PACKAGE_NAME, PACKAGE_STRING.
4 * quagga.texi: Use PACKAGE_NAME, this is more to give me an excuse
5 to update quagga.texi so that the 'UPDATED' in version.texi will
6 be more recent, the Makefile seems to be dumb and not examine
7 the texi files from which quagga.texi is generated.
8 * quagga.info: Fresh copy to match updates.
9
paul08e044f2005-04-28 17:45:37 +0000102005-04-28 Paul Jakma <paul@dishone.st>
11
12 * quagga.info: updated
paul649e8532005-04-28 18:21:15 +000013 * Makefile.am: automake seems to depend doc built stuff on srcdir
14 for some reason, or maybe its cause we have quagga.info,
15 quagga.texi in CVS - not sure. Anyway, the static rule for
16 quagga.pdf should depend on the srcdir quagga.texi in that case.
paul08e044f2005-04-28 17:45:37 +000017
ajs151fe8a2005-04-22 12:56:37 +0000182005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
19
20 * bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix
ajsa0e64a62005-04-22 13:14:49 +000021 spelling mistake: idenifier -> identifier.
22
232005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
24
25 * bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix
ajs151fe8a2005-04-22 12:56:37 +000026 spelling mistake: intrefaces -> interfaces.
27
paulc7959912005-04-10 16:43:40 +0000282005-04-10 Paul Jakma <paul@dishone.st>
29
30 * quagga.info: Update to match bgpd.texi addition
31
hasso68118452005-04-08 15:40:36 +0000322005-04-08 Hasso Tepper <hasso at quagga.net>
33
34 * bgpd.texi: Document new "bgp bestpath as-path confed" command.
35
pauld9905f02005-04-05 08:04:18 +0000362005-04-05 Paul Jakma <paul@dishone.st>
37
38 * Makefile.am: Get rid of built_sources. It causes them to be added
39 to dist, and the dist host can not generate the PDFs.
40
paulbbd938e2005-04-02 10:18:42 +0000412005-04-02 Paul Jakma <paul@dishone.st>
42
43 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.dia: new
44 files, dia diagramme XML versions of the original corresponding
45 EPS encapsulated bitmaps.
46 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.png: new
47 files, png exports by dia of the source dia diagrammes above.
48 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.eps: removed,
49 replaced by above dia source.
50 * routeserver.texi: remove extension in image macros.
51 * quagga.info: updated build
52 * Makefile.am: Add rules to build eps (using 'convert'), png (using
53 dia). Add figures_BUILT_SOURCES to extra_dist to avoid the
54 dependency on dia :) (amongst other things) for dist users.
paul47004ec2005-04-02 12:13:59 +000055 quagga_TEXINFOS should depend on figures_BUILT_SOURCES.
paul386e6152005-04-02 17:24:43 +000056 * .cvsignore: ignore eps files, built from sources
paula47d98f2005-04-02 18:53:00 +000057 * Makefile.am: Urg, dont use automake _SOURCES, _BUILT_SOURCES
58 for figures, automake doesnt know anything about them.
paulbbd938e2005-04-02 10:18:42 +000059
vincent29c4c9b2005-03-25 13:05:47 +0000602005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>
61 * ipv6.texi: Add new commands for neighbor discovery
62 interface ipv6 nd prefix X:X::X:X/M router-address
63 interface ipv6 nd ra-interval msec
64 interface ipv6 nd home-agent-config-flag
65 interface ipv6 nd home-agent-lifetime
66 interface ipv6 nd home-agent-preference
67 interface ipv6 nd adv-interval-option
68
ajsc70257d2005-02-03 17:12:01 +0000692005-02-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
70
71 * basic.texi: Add note about last-resort crash logging to /var/tmp
72 when file logging is not configured.
73 * quagga.info: updated build of autogenerated file
74
paulf83d18d2005-01-24 10:24:31 +0000752005-01-24 Paul Jakma <paul@dishone.st>
76
77 * quagga.info: Version bump (autogenerated)
78
paulafc1e2d2005-01-10 22:31:16 +0000792005-01-10 Paul Jakma <paul@dishone.st>
80
81 * texinfo.tex: Updated to a version which understands @{ and @}
82 * vtysh.texi: Add node name for @section
83 * quagga.info: updated build of autogenerated file
84
paul220d0c02005-01-07 14:17:39 +0000852005-01-07 Paul Jakma <paul@dishone.st>
86
87 * quagga.info: Version bump (autogenerated)
88
paul1f3585e2005-01-05 11:58:31 +0000892005-01-05 Paul Jakma <paul@dishone.st>
90
91 * quagga.info: Version bump
92
paul2b702002004-12-23 20:09:44 +0000932004-12-23 Paul Jakma <paul@dishone.st>
94
95 * quagga.info: Version bump
96
hassoee3e1152004-12-18 15:59:25 +0000972004-12-18 Hasso Tepper <hasso at quagga.net>
98
99 * Makefile.am: Add isisd man page to the list. Should fix problem
100 isisd not included in release/snapshot tarballs.
101
ajs274a4a42004-12-07 15:39:31 +00001022004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
103
104 * basic.texi: Document new logging features. Separate basic config
105 commands from basic VTY commands.
106
hassoc0652302004-11-25 19:33:48 +00001072004-11-25 Hasso Tepper <hasso at quagga.net>
108
109 * *.8: Document -g/--group command line switch and some small
110 cosmetical changes.
111
paul00c8dc72004-11-22 18:06:59 +00001122004-11-22 Paul Jakma <paul@dishone.st>
113
114 * bgpd.8: escape -/+ signs, reported by ESR to bug-zebra.
115
hasso48577192004-11-19 06:41:49 +00001162004-11-19 Hasso Tepper <hasso at quagga.net>
117
118 * Makefile.am: Don't remove quagga.info while cleaning up.
119
paulfbaf39e2004-11-15 00:45:44 +00001202004-11-15 Paul Jakma <paul@dishone.st>
121
122 * routeserver.texi: Strip ctrl-M from line endings, note by
123 sigma@smx.pair.com
paul56d1d202004-11-15 21:56:53 +0000124 * quagga.info: Add generated file to CVS, as it requires most recent
125 texinfo to build, until such time as texinfo 4.7 is more
126 prevalent.
paulfbaf39e2004-11-15 00:45:44 +0000127
paulb86718e2004-11-08 17:34:07 +00001282004-11-08 Paul Jakma <paul@dishone.st>
paul0c3368a2004-11-07 19:00:16 +0000129
paule050db22004-11-08 16:28:39 +0000130 * Makefile.am: Add routeserver.texi to quagga_TEXINFOS.
131 Add quagga.info to clean files list (would have thought automake
132 would have done this, but it doesnt seem to)
133
1342004-11-07 Paul Jakma <paul@dishone.st>
135
paul3e6064f2004-11-08 12:08:35 +0000136 * quagga.texi: include routeserver.texi. TODO: integrate the current
137 multiple-instance orientated bgpd route-server section with the
138 new route-server docs.
139
1402004-11-07 Paul Jakma <paul@dishone.st>
141
paul6a22b1f2004-11-07 19:39:13 +0000142 * Makefile.am: Add automatic rule to build pdf's from eps figures.
143 Clean *.pdf. Add rule for quagga.pdf (as the eps.pdf pattern
144 probably otherwise will override automake's rule for quagga.pdf)
145 * overview.texi: URL was causing TeX overfull, put on newline.
146 * quagga.texi: Put the copyright notice into @copying section, as
147 is proper. Strip trailling space from the main menu lines.
148 * rip(ng)?d.texi: Minor reformatting.
paul0c3368a2004-11-07 19:00:16 +0000149 * Add the route server docs.
paul6a22b1f2004-11-07 19:39:13 +0000150 * bgpd.texi: remove unneeded page breaks. The 6Bone example
151 overflows though.
paul0c3368a2004-11-07 19:00:16 +0000152 * routeserver.texi: new file, texinfo'fied and slightly modified
153 version of the original TeX from James Luis Rubio.
154 * fig-*.eps: new files, diagrammes.
155
paul76b89b42004-11-06 17:13:09 +00001562004-11-06 Paul Jakma <paul@dishone.st>
157
158 * defines.texi.in: New file, texi variables should be set here,
159 autoconf substitution is available. Define common AUTHORS,
160 COPYRIGHT_YEAR and COPYRIGHT_STR vars.
161 * (global): Make use of makeinfo node pointer auto-creation
162 to avoid having to fully specify links for nodes, so we only have
163 to specify current node name - simplifies text slightly.
164 Remove extraneous newlines which appear to cause extra blank pages
165 to be added in output.
166 Update copyright strings which appear in various places to
167 use the new COPYRIGHT_STR texinfo variable.
168 Change url to uref, the former need not output an actual
169 hyperlink depending on version of texinfo, the latter should if
170 supported by the format (eg PDF).
171 * texinfo.tex: Update to a more recent version. previous file
172 was many many years old. This file should possibly be removed
173 altogether, and allowed to be installed by automake.
174 * quagga.texi: Make use of automake's version.texi feature to
175 have VERSION and some other vars auto-defined. include
176 defines.texi. Change copyright strings to use the COPYRIGHT_STR
177 variable.
178 * install.texi: Make the privs section an actual section. Ditto for
179 the Linux notes.
180 * overview.texi: Supply URL for Quagga, where format allows. Tidy up
181 one or two paragraphs slightly.
182 Update the section on supported platforms.
183 Remove the ZNOG list stuff, direct reader to the website for
184 further information on email lists.
185 * vtysh.texi: Update the integrated config file section. Make the
186 commands sections so correct PDF indexes are built.
187
hasso54aa6b22004-10-12 06:05:34 +00001882004-10-12 Hasso Tepper <hasso at quagga.net>
189
190 * snmp.texi: ospf6d supports SNMP as well now.
191
hassoc3abdb72004-10-11 16:27:03 +00001922004-10-11 Hasso Tepper <hasso at quagga.net>
193
194 * ospfd.8: Update manpage: add info about new -a/--apiserver command
195 line switch.
196
paule2ea9fe2004-10-11 14:33:23 +00001972004-10-11 Paul Jakma <paul@dishone.st>
198
199 * ospfd.texi: reformat the ospf md5 paragraph, add an additional
200 way to work around bad clocks.
201
hassoe7168df2004-10-03 20:11:32 +00002022004-10-03 Hasso Tepper <hasso at quagga.net>
203
204 * vtysh.1: Update vtysh man page to reflect changes in shell. Remove
205 info about -f command line switch.
206
paul4fc70852004-09-12 05:48:35 +00002072004-09-11 Paul Jakma <paul@dishone.st>
208
paulb5f310c2004-09-13 13:15:25 +0000209 * quagga.texi: Update copyright. Contents should be at beginning
210 of docs...
211
2122004-09-11 Paul Jakma <paul@dishone.st>
213
paul4fc70852004-09-12 05:48:35 +0000214 * ospfd.texi: OSPF MD5 auth requires stable time.
215
hassoc34b6b52004-08-31 13:41:49 +00002162004-08-31 Hasso Tepper <hasso at quagga.net>
217
218 * zebra.8: Document -s/--nl-bufsize command line switch.
219
hasso67e29ab2004-08-26 22:21:31 +00002202004-08-27 Hasso Tepper <hasso at quagga.net>
221
222 * Update vtysh man page to reflect changes in shell.
223
hasso246c1352004-08-10 12:00:34 +00002242004-08-10 Hasso Tepper <hasso at quagga.net>
225
226 * Updated man pages.
227 * Removed vty commands section from all man pages. This inf belongs to
228 Info pages.
229 * Added isisd man page.
230
paul4f4795e2004-07-31 15:16:47 +00002312004-07-31 Christian Hammers <ch@lathspell.de>
232
233 * snmp.texi: update (completely rewritten almost)
234
gdtf2bfdee2004-06-30 17:25:15 +00002352004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
236
237 * Makefile.am (EXTRA_DIST): Add files in mpls explicitly, to avoid
238 copying CVS files, per the automake manual's recommendations.
239
pauldc0b5ce2004-05-31 14:04:29 +00002402004-05-27 Paul Jakma <paul@dishone.st>
241
242 * Correct RIP port, s/521/520/, reported by xantius@xantius.com
243
hasso6c110e72003-11-27 13:02:03 +00002442003-11-27 Hasso Tepper <hasso@estpak.ee>
245
246 * Added -A and -u descriptions to the man pages.
247
2482003-01-22 Christian Hammers <ch@westend.com>
249
250 * ospfd.texi (OSPF router, OSPF router): Add description.
251
paul718e3742002-12-13 20:15:29 +00002522002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
253
254 * zebra-0.93 released.
255
2562001-02-07 Pekka Savola <pekkas@netcore.fi>
257
258 * Correct bad English ;-).
259
2602001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
261
262 * zebra-0.91 released.
263
2642001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
265
266 * zebra-0.90 released.
267
2682000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
269
270 * zebra-0.89 released.
271
2722000-10-02 Horms <horms@vergenet.net>
273
274 * Makefile.am: Fix texinfo file installation problem.
275
2762000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
277
278 * zebra-0.88 released.
279
280 * ospfd.texi (Redistribute routes to OSPF): distance <1-255>
281 @var{source} command is temporary disabled. So it is removed from
282 document.
283
2842000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org>
285
286 * vtysh.1: Add man entry for vtysh.
287
288 * bgpd.1: Change section to 8.
289 * ospfd.1: Likewise.
290 * ospf6d.1: Likewise.
291 * ripd.1: Likewise.
292 * ripngd.1: Likewise.
293 * zebra.1: Likewise.
294
2951999-09-01 "A.Waddington" <waddington@usa.net>
296
297 * zebra.texi: Replace @command with @code until it gets ready.
298 Remove @macro.
299
3001999-08-26 Andrew Waddington <waddington@usa.net>
301
302 * bgpd.1: Add man page.
303 ospf6d.1: Likewise.
304 ospfd.1: Likewise.
305 ripd.1: Likewise.
306 ripngd.1: Likewise.
307 zebra.1: Likewise.
308
3091999-08-14 Andrew Waddington <waddington@usa.net>
310
311 * zebra.texi: Many typo is fixed. Some grammatical rectifications
312 is made.
313
3141999-07-27 Gerhard Poul <gpoul@gnu.org>
315
316 * zebra.texi: Update zebra.texi.
317
3181999-07-02 Gerhard Poul <gpoul@gnu.org>
319
320 * draft-zebra-00.ms: New file added. This is groff version of
321 draft-zebra-00.txt. This is a master file of draft-zebra-00.txt.
322
323 * draft-zebra-00.txt: Generated from draft-zebra-00.txt.
324
3251999-05-07 Kunihiro Ishiguro <kunihiro@zebra.org>
326
327 * zebra.texi (Top): Add ospf6d chapter.
328
3291999-03-31 Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
330
331 * zebra.texi: Improve some sections.
332
3331999-03-04 Kunihiro Ishiguro <kunihiro@zebra.org>
334
335 * archfig.tex, zebra.sty, zebra.tex: Temporary removed due to the
336 description is out of date.
337
3381999-02-24 Kunihiro Ishiguro <kunihiro@zebra.org>
339
340 * texinfo.tex: New file added. Automake complains the absence of
341 texinfo.tex.