blob: 583117a5256d5ae4c65b4c4d36e9abf1825ed490 [file] [log] [blame]
paul08e044f2005-04-28 17:45:37 +000012005-04-28 Paul Jakma <paul@dishone.st>
2
3 * quagga.info: updated
paul649e8532005-04-28 18:21:15 +00004 * Makefile.am: automake seems to depend doc built stuff on srcdir
5 for some reason, or maybe its cause we have quagga.info,
6 quagga.texi in CVS - not sure. Anyway, the static rule for
7 quagga.pdf should depend on the srcdir quagga.texi in that case.
paul08e044f2005-04-28 17:45:37 +00008
ajs151fe8a2005-04-22 12:56:37 +000092005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
10
11 * bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix
ajsa0e64a62005-04-22 13:14:49 +000012 spelling mistake: idenifier -> identifier.
13
142005-04-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
15
16 * bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix
ajs151fe8a2005-04-22 12:56:37 +000017 spelling mistake: intrefaces -> interfaces.
18
paulc7959912005-04-10 16:43:40 +0000192005-04-10 Paul Jakma <paul@dishone.st>
20
21 * quagga.info: Update to match bgpd.texi addition
22
hasso68118452005-04-08 15:40:36 +0000232005-04-08 Hasso Tepper <hasso at quagga.net>
24
25 * bgpd.texi: Document new "bgp bestpath as-path confed" command.
26
pauld9905f02005-04-05 08:04:18 +0000272005-04-05 Paul Jakma <paul@dishone.st>
28
29 * Makefile.am: Get rid of built_sources. It causes them to be added
30 to dist, and the dist host can not generate the PDFs.
31
paulbbd938e2005-04-02 10:18:42 +0000322005-04-02 Paul Jakma <paul@dishone.st>
33
34 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.dia: new
35 files, dia diagramme XML versions of the original corresponding
36 EPS encapsulated bitmaps.
37 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.png: new
38 files, png exports by dia of the source dia diagrammes above.
39 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.eps: removed,
40 replaced by above dia source.
41 * routeserver.texi: remove extension in image macros.
42 * quagga.info: updated build
43 * Makefile.am: Add rules to build eps (using 'convert'), png (using
44 dia). Add figures_BUILT_SOURCES to extra_dist to avoid the
45 dependency on dia :) (amongst other things) for dist users.
paul47004ec2005-04-02 12:13:59 +000046 quagga_TEXINFOS should depend on figures_BUILT_SOURCES.
paul386e6152005-04-02 17:24:43 +000047 * .cvsignore: ignore eps files, built from sources
paula47d98f2005-04-02 18:53:00 +000048 * Makefile.am: Urg, dont use automake _SOURCES, _BUILT_SOURCES
49 for figures, automake doesnt know anything about them.
paulbbd938e2005-04-02 10:18:42 +000050
vincent29c4c9b2005-03-25 13:05:47 +0000512005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>
52 * ipv6.texi: Add new commands for neighbor discovery
53 interface ipv6 nd prefix X:X::X:X/M router-address
54 interface ipv6 nd ra-interval msec
55 interface ipv6 nd home-agent-config-flag
56 interface ipv6 nd home-agent-lifetime
57 interface ipv6 nd home-agent-preference
58 interface ipv6 nd adv-interval-option
59
ajsc70257d2005-02-03 17:12:01 +0000602005-02-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
61
62 * basic.texi: Add note about last-resort crash logging to /var/tmp
63 when file logging is not configured.
64 * quagga.info: updated build of autogenerated file
65
paulf83d18d2005-01-24 10:24:31 +0000662005-01-24 Paul Jakma <paul@dishone.st>
67
68 * quagga.info: Version bump (autogenerated)
69
paulafc1e2d2005-01-10 22:31:16 +0000702005-01-10 Paul Jakma <paul@dishone.st>
71
72 * texinfo.tex: Updated to a version which understands @{ and @}
73 * vtysh.texi: Add node name for @section
74 * quagga.info: updated build of autogenerated file
75
paul220d0c02005-01-07 14:17:39 +0000762005-01-07 Paul Jakma <paul@dishone.st>
77
78 * quagga.info: Version bump (autogenerated)
79
paul1f3585e2005-01-05 11:58:31 +0000802005-01-05 Paul Jakma <paul@dishone.st>
81
82 * quagga.info: Version bump
83
paul2b702002004-12-23 20:09:44 +0000842004-12-23 Paul Jakma <paul@dishone.st>
85
86 * quagga.info: Version bump
87
hassoee3e1152004-12-18 15:59:25 +0000882004-12-18 Hasso Tepper <hasso at quagga.net>
89
90 * Makefile.am: Add isisd man page to the list. Should fix problem
91 isisd not included in release/snapshot tarballs.
92
ajs274a4a42004-12-07 15:39:31 +0000932004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
94
95 * basic.texi: Document new logging features. Separate basic config
96 commands from basic VTY commands.
97
hassoc0652302004-11-25 19:33:48 +0000982004-11-25 Hasso Tepper <hasso at quagga.net>
99
100 * *.8: Document -g/--group command line switch and some small
101 cosmetical changes.
102
paul00c8dc72004-11-22 18:06:59 +00001032004-11-22 Paul Jakma <paul@dishone.st>
104
105 * bgpd.8: escape -/+ signs, reported by ESR to bug-zebra.
106
hasso48577192004-11-19 06:41:49 +00001072004-11-19 Hasso Tepper <hasso at quagga.net>
108
109 * Makefile.am: Don't remove quagga.info while cleaning up.
110
paulfbaf39e2004-11-15 00:45:44 +00001112004-11-15 Paul Jakma <paul@dishone.st>
112
113 * routeserver.texi: Strip ctrl-M from line endings, note by
114 sigma@smx.pair.com
paul56d1d202004-11-15 21:56:53 +0000115 * quagga.info: Add generated file to CVS, as it requires most recent
116 texinfo to build, until such time as texinfo 4.7 is more
117 prevalent.
paulfbaf39e2004-11-15 00:45:44 +0000118
paulb86718e2004-11-08 17:34:07 +00001192004-11-08 Paul Jakma <paul@dishone.st>
paul0c3368a2004-11-07 19:00:16 +0000120
paule050db22004-11-08 16:28:39 +0000121 * Makefile.am: Add routeserver.texi to quagga_TEXINFOS.
122 Add quagga.info to clean files list (would have thought automake
123 would have done this, but it doesnt seem to)
124
1252004-11-07 Paul Jakma <paul@dishone.st>
126
paul3e6064f2004-11-08 12:08:35 +0000127 * quagga.texi: include routeserver.texi. TODO: integrate the current
128 multiple-instance orientated bgpd route-server section with the
129 new route-server docs.
130
1312004-11-07 Paul Jakma <paul@dishone.st>
132
paul6a22b1f2004-11-07 19:39:13 +0000133 * Makefile.am: Add automatic rule to build pdf's from eps figures.
134 Clean *.pdf. Add rule for quagga.pdf (as the eps.pdf pattern
135 probably otherwise will override automake's rule for quagga.pdf)
136 * overview.texi: URL was causing TeX overfull, put on newline.
137 * quagga.texi: Put the copyright notice into @copying section, as
138 is proper. Strip trailling space from the main menu lines.
139 * rip(ng)?d.texi: Minor reformatting.
paul0c3368a2004-11-07 19:00:16 +0000140 * Add the route server docs.
paul6a22b1f2004-11-07 19:39:13 +0000141 * bgpd.texi: remove unneeded page breaks. The 6Bone example
142 overflows though.
paul0c3368a2004-11-07 19:00:16 +0000143 * routeserver.texi: new file, texinfo'fied and slightly modified
144 version of the original TeX from James Luis Rubio.
145 * fig-*.eps: new files, diagrammes.
146
paul76b89b42004-11-06 17:13:09 +00001472004-11-06 Paul Jakma <paul@dishone.st>
148
149 * defines.texi.in: New file, texi variables should be set here,
150 autoconf substitution is available. Define common AUTHORS,
151 COPYRIGHT_YEAR and COPYRIGHT_STR vars.
152 * (global): Make use of makeinfo node pointer auto-creation
153 to avoid having to fully specify links for nodes, so we only have
154 to specify current node name - simplifies text slightly.
155 Remove extraneous newlines which appear to cause extra blank pages
156 to be added in output.
157 Update copyright strings which appear in various places to
158 use the new COPYRIGHT_STR texinfo variable.
159 Change url to uref, the former need not output an actual
160 hyperlink depending on version of texinfo, the latter should if
161 supported by the format (eg PDF).
162 * texinfo.tex: Update to a more recent version. previous file
163 was many many years old. This file should possibly be removed
164 altogether, and allowed to be installed by automake.
165 * quagga.texi: Make use of automake's version.texi feature to
166 have VERSION and some other vars auto-defined. include
167 defines.texi. Change copyright strings to use the COPYRIGHT_STR
168 variable.
169 * install.texi: Make the privs section an actual section. Ditto for
170 the Linux notes.
171 * overview.texi: Supply URL for Quagga, where format allows. Tidy up
172 one or two paragraphs slightly.
173 Update the section on supported platforms.
174 Remove the ZNOG list stuff, direct reader to the website for
175 further information on email lists.
176 * vtysh.texi: Update the integrated config file section. Make the
177 commands sections so correct PDF indexes are built.
178
hasso54aa6b22004-10-12 06:05:34 +00001792004-10-12 Hasso Tepper <hasso at quagga.net>
180
181 * snmp.texi: ospf6d supports SNMP as well now.
182
hassoc3abdb72004-10-11 16:27:03 +00001832004-10-11 Hasso Tepper <hasso at quagga.net>
184
185 * ospfd.8: Update manpage: add info about new -a/--apiserver command
186 line switch.
187
paule2ea9fe2004-10-11 14:33:23 +00001882004-10-11 Paul Jakma <paul@dishone.st>
189
190 * ospfd.texi: reformat the ospf md5 paragraph, add an additional
191 way to work around bad clocks.
192
hassoe7168df2004-10-03 20:11:32 +00001932004-10-03 Hasso Tepper <hasso at quagga.net>
194
195 * vtysh.1: Update vtysh man page to reflect changes in shell. Remove
196 info about -f command line switch.
197
paul4fc70852004-09-12 05:48:35 +00001982004-09-11 Paul Jakma <paul@dishone.st>
199
paulb5f310c2004-09-13 13:15:25 +0000200 * quagga.texi: Update copyright. Contents should be at beginning
201 of docs...
202
2032004-09-11 Paul Jakma <paul@dishone.st>
204
paul4fc70852004-09-12 05:48:35 +0000205 * ospfd.texi: OSPF MD5 auth requires stable time.
206
hassoc34b6b52004-08-31 13:41:49 +00002072004-08-31 Hasso Tepper <hasso at quagga.net>
208
209 * zebra.8: Document -s/--nl-bufsize command line switch.
210
hasso67e29ab2004-08-26 22:21:31 +00002112004-08-27 Hasso Tepper <hasso at quagga.net>
212
213 * Update vtysh man page to reflect changes in shell.
214
hasso246c1352004-08-10 12:00:34 +00002152004-08-10 Hasso Tepper <hasso at quagga.net>
216
217 * Updated man pages.
218 * Removed vty commands section from all man pages. This inf belongs to
219 Info pages.
220 * Added isisd man page.
221
paul4f4795e2004-07-31 15:16:47 +00002222004-07-31 Christian Hammers <ch@lathspell.de>
223
224 * snmp.texi: update (completely rewritten almost)
225
gdtf2bfdee2004-06-30 17:25:15 +00002262004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
227
228 * Makefile.am (EXTRA_DIST): Add files in mpls explicitly, to avoid
229 copying CVS files, per the automake manual's recommendations.
230
pauldc0b5ce2004-05-31 14:04:29 +00002312004-05-27 Paul Jakma <paul@dishone.st>
232
233 * Correct RIP port, s/521/520/, reported by xantius@xantius.com
234
hasso6c110e72003-11-27 13:02:03 +00002352003-11-27 Hasso Tepper <hasso@estpak.ee>
236
237 * Added -A and -u descriptions to the man pages.
238
2392003-01-22 Christian Hammers <ch@westend.com>
240
241 * ospfd.texi (OSPF router, OSPF router): Add description.
242
paul718e3742002-12-13 20:15:29 +00002432002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
244
245 * zebra-0.93 released.
246
2472001-02-07 Pekka Savola <pekkas@netcore.fi>
248
249 * Correct bad English ;-).
250
2512001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
252
253 * zebra-0.91 released.
254
2552001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
256
257 * zebra-0.90 released.
258
2592000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
260
261 * zebra-0.89 released.
262
2632000-10-02 Horms <horms@vergenet.net>
264
265 * Makefile.am: Fix texinfo file installation problem.
266
2672000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
268
269 * zebra-0.88 released.
270
271 * ospfd.texi (Redistribute routes to OSPF): distance <1-255>
272 @var{source} command is temporary disabled. So it is removed from
273 document.
274
2752000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org>
276
277 * vtysh.1: Add man entry for vtysh.
278
279 * bgpd.1: Change section to 8.
280 * ospfd.1: Likewise.
281 * ospf6d.1: Likewise.
282 * ripd.1: Likewise.
283 * ripngd.1: Likewise.
284 * zebra.1: Likewise.
285
2861999-09-01 "A.Waddington" <waddington@usa.net>
287
288 * zebra.texi: Replace @command with @code until it gets ready.
289 Remove @macro.
290
2911999-08-26 Andrew Waddington <waddington@usa.net>
292
293 * bgpd.1: Add man page.
294 ospf6d.1: Likewise.
295 ospfd.1: Likewise.
296 ripd.1: Likewise.
297 ripngd.1: Likewise.
298 zebra.1: Likewise.
299
3001999-08-14 Andrew Waddington <waddington@usa.net>
301
302 * zebra.texi: Many typo is fixed. Some grammatical rectifications
303 is made.
304
3051999-07-27 Gerhard Poul <gpoul@gnu.org>
306
307 * zebra.texi: Update zebra.texi.
308
3091999-07-02 Gerhard Poul <gpoul@gnu.org>
310
311 * draft-zebra-00.ms: New file added. This is groff version of
312 draft-zebra-00.txt. This is a master file of draft-zebra-00.txt.
313
314 * draft-zebra-00.txt: Generated from draft-zebra-00.txt.
315
3161999-05-07 Kunihiro Ishiguro <kunihiro@zebra.org>
317
318 * zebra.texi (Top): Add ospf6d chapter.
319
3201999-03-31 Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
321
322 * zebra.texi: Improve some sections.
323
3241999-03-04 Kunihiro Ishiguro <kunihiro@zebra.org>
325
326 * archfig.tex, zebra.sty, zebra.tex: Temporary removed due to the
327 description is out of date.
328
3291999-02-24 Kunihiro Ishiguro <kunihiro@zebra.org>
330
331 * texinfo.tex: New file added. Automake complains the absence of
332 texinfo.tex.