blob: 5d1da7ac6c54f7f4a2d875c9f72d85e43a61f436 [file] [log] [blame]
paulbbd938e2005-04-02 10:18:42 +000012005-04-02 Paul Jakma <paul@dishone.st>
2
3 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.dia: new
4 files, dia diagramme XML versions of the original corresponding
5 EPS encapsulated bitmaps.
6 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.png: new
7 files, png exports by dia of the source dia diagrammes above.
8 * fig{-{normal,rs}-processing,_topologies_{rs,full}}.eps: removed,
9 replaced by above dia source.
10 * routeserver.texi: remove extension in image macros.
11 * quagga.info: updated build
12 * Makefile.am: Add rules to build eps (using 'convert'), png (using
13 dia). Add figures_BUILT_SOURCES to extra_dist to avoid the
14 dependency on dia :) (amongst other things) for dist users.
paul47004ec2005-04-02 12:13:59 +000015 quagga_TEXINFOS should depend on figures_BUILT_SOURCES.
paul386e6152005-04-02 17:24:43 +000016 * .cvsignore: ignore eps files, built from sources
paulbbd938e2005-04-02 10:18:42 +000017
vincent29c4c9b2005-03-25 13:05:47 +0000182005-03-25 Jean-Mickael Guerin <jean-mickael.guerin@6wind.com>
19 * ipv6.texi: Add new commands for neighbor discovery
20 interface ipv6 nd prefix X:X::X:X/M router-address
21 interface ipv6 nd ra-interval msec
22 interface ipv6 nd home-agent-config-flag
23 interface ipv6 nd home-agent-lifetime
24 interface ipv6 nd home-agent-preference
25 interface ipv6 nd adv-interval-option
26
ajsc70257d2005-02-03 17:12:01 +0000272005-02-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
28
29 * basic.texi: Add note about last-resort crash logging to /var/tmp
30 when file logging is not configured.
31 * quagga.info: updated build of autogenerated file
32
paulf83d18d2005-01-24 10:24:31 +0000332005-01-24 Paul Jakma <paul@dishone.st>
34
35 * quagga.info: Version bump (autogenerated)
36
paulafc1e2d2005-01-10 22:31:16 +0000372005-01-10 Paul Jakma <paul@dishone.st>
38
39 * texinfo.tex: Updated to a version which understands @{ and @}
40 * vtysh.texi: Add node name for @section
41 * quagga.info: updated build of autogenerated file
42
paul220d0c02005-01-07 14:17:39 +0000432005-01-07 Paul Jakma <paul@dishone.st>
44
45 * quagga.info: Version bump (autogenerated)
46
paul1f3585e2005-01-05 11:58:31 +0000472005-01-05 Paul Jakma <paul@dishone.st>
48
49 * quagga.info: Version bump
50
paul2b702002004-12-23 20:09:44 +0000512004-12-23 Paul Jakma <paul@dishone.st>
52
53 * quagga.info: Version bump
54
hassoee3e1152004-12-18 15:59:25 +0000552004-12-18 Hasso Tepper <hasso at quagga.net>
56
57 * Makefile.am: Add isisd man page to the list. Should fix problem
58 isisd not included in release/snapshot tarballs.
59
ajs274a4a42004-12-07 15:39:31 +0000602004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
61
62 * basic.texi: Document new logging features. Separate basic config
63 commands from basic VTY commands.
64
hassoc0652302004-11-25 19:33:48 +0000652004-11-25 Hasso Tepper <hasso at quagga.net>
66
67 * *.8: Document -g/--group command line switch and some small
68 cosmetical changes.
69
paul00c8dc72004-11-22 18:06:59 +0000702004-11-22 Paul Jakma <paul@dishone.st>
71
72 * bgpd.8: escape -/+ signs, reported by ESR to bug-zebra.
73
hasso48577192004-11-19 06:41:49 +0000742004-11-19 Hasso Tepper <hasso at quagga.net>
75
76 * Makefile.am: Don't remove quagga.info while cleaning up.
77
paulfbaf39e2004-11-15 00:45:44 +0000782004-11-15 Paul Jakma <paul@dishone.st>
79
80 * routeserver.texi: Strip ctrl-M from line endings, note by
81 sigma@smx.pair.com
paul56d1d202004-11-15 21:56:53 +000082 * quagga.info: Add generated file to CVS, as it requires most recent
83 texinfo to build, until such time as texinfo 4.7 is more
84 prevalent.
paulfbaf39e2004-11-15 00:45:44 +000085
paulb86718e2004-11-08 17:34:07 +0000862004-11-08 Paul Jakma <paul@dishone.st>
paul0c3368a2004-11-07 19:00:16 +000087
paule050db22004-11-08 16:28:39 +000088 * Makefile.am: Add routeserver.texi to quagga_TEXINFOS.
89 Add quagga.info to clean files list (would have thought automake
90 would have done this, but it doesnt seem to)
91
922004-11-07 Paul Jakma <paul@dishone.st>
93
paul3e6064f2004-11-08 12:08:35 +000094 * quagga.texi: include routeserver.texi. TODO: integrate the current
95 multiple-instance orientated bgpd route-server section with the
96 new route-server docs.
97
982004-11-07 Paul Jakma <paul@dishone.st>
99
paul6a22b1f2004-11-07 19:39:13 +0000100 * Makefile.am: Add automatic rule to build pdf's from eps figures.
101 Clean *.pdf. Add rule for quagga.pdf (as the eps.pdf pattern
102 probably otherwise will override automake's rule for quagga.pdf)
103 * overview.texi: URL was causing TeX overfull, put on newline.
104 * quagga.texi: Put the copyright notice into @copying section, as
105 is proper. Strip trailling space from the main menu lines.
106 * rip(ng)?d.texi: Minor reformatting.
paul0c3368a2004-11-07 19:00:16 +0000107 * Add the route server docs.
paul6a22b1f2004-11-07 19:39:13 +0000108 * bgpd.texi: remove unneeded page breaks. The 6Bone example
109 overflows though.
paul0c3368a2004-11-07 19:00:16 +0000110 * routeserver.texi: new file, texinfo'fied and slightly modified
111 version of the original TeX from James Luis Rubio.
112 * fig-*.eps: new files, diagrammes.
113
paul76b89b42004-11-06 17:13:09 +00001142004-11-06 Paul Jakma <paul@dishone.st>
115
116 * defines.texi.in: New file, texi variables should be set here,
117 autoconf substitution is available. Define common AUTHORS,
118 COPYRIGHT_YEAR and COPYRIGHT_STR vars.
119 * (global): Make use of makeinfo node pointer auto-creation
120 to avoid having to fully specify links for nodes, so we only have
121 to specify current node name - simplifies text slightly.
122 Remove extraneous newlines which appear to cause extra blank pages
123 to be added in output.
124 Update copyright strings which appear in various places to
125 use the new COPYRIGHT_STR texinfo variable.
126 Change url to uref, the former need not output an actual
127 hyperlink depending on version of texinfo, the latter should if
128 supported by the format (eg PDF).
129 * texinfo.tex: Update to a more recent version. previous file
130 was many many years old. This file should possibly be removed
131 altogether, and allowed to be installed by automake.
132 * quagga.texi: Make use of automake's version.texi feature to
133 have VERSION and some other vars auto-defined. include
134 defines.texi. Change copyright strings to use the COPYRIGHT_STR
135 variable.
136 * install.texi: Make the privs section an actual section. Ditto for
137 the Linux notes.
138 * overview.texi: Supply URL for Quagga, where format allows. Tidy up
139 one or two paragraphs slightly.
140 Update the section on supported platforms.
141 Remove the ZNOG list stuff, direct reader to the website for
142 further information on email lists.
143 * vtysh.texi: Update the integrated config file section. Make the
144 commands sections so correct PDF indexes are built.
145
hasso54aa6b22004-10-12 06:05:34 +00001462004-10-12 Hasso Tepper <hasso at quagga.net>
147
148 * snmp.texi: ospf6d supports SNMP as well now.
149
hassoc3abdb72004-10-11 16:27:03 +00001502004-10-11 Hasso Tepper <hasso at quagga.net>
151
152 * ospfd.8: Update manpage: add info about new -a/--apiserver command
153 line switch.
154
paule2ea9fe2004-10-11 14:33:23 +00001552004-10-11 Paul Jakma <paul@dishone.st>
156
157 * ospfd.texi: reformat the ospf md5 paragraph, add an additional
158 way to work around bad clocks.
159
hassoe7168df2004-10-03 20:11:32 +00001602004-10-03 Hasso Tepper <hasso at quagga.net>
161
162 * vtysh.1: Update vtysh man page to reflect changes in shell. Remove
163 info about -f command line switch.
164
paul4fc70852004-09-12 05:48:35 +00001652004-09-11 Paul Jakma <paul@dishone.st>
166
paulb5f310c2004-09-13 13:15:25 +0000167 * quagga.texi: Update copyright. Contents should be at beginning
168 of docs...
169
1702004-09-11 Paul Jakma <paul@dishone.st>
171
paul4fc70852004-09-12 05:48:35 +0000172 * ospfd.texi: OSPF MD5 auth requires stable time.
173
hassoc34b6b52004-08-31 13:41:49 +00001742004-08-31 Hasso Tepper <hasso at quagga.net>
175
176 * zebra.8: Document -s/--nl-bufsize command line switch.
177
hasso67e29ab2004-08-26 22:21:31 +00001782004-08-27 Hasso Tepper <hasso at quagga.net>
179
180 * Update vtysh man page to reflect changes in shell.
181
hasso246c1352004-08-10 12:00:34 +00001822004-08-10 Hasso Tepper <hasso at quagga.net>
183
184 * Updated man pages.
185 * Removed vty commands section from all man pages. This inf belongs to
186 Info pages.
187 * Added isisd man page.
188
paul4f4795e2004-07-31 15:16:47 +00001892004-07-31 Christian Hammers <ch@lathspell.de>
190
191 * snmp.texi: update (completely rewritten almost)
192
gdtf2bfdee2004-06-30 17:25:15 +00001932004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
194
195 * Makefile.am (EXTRA_DIST): Add files in mpls explicitly, to avoid
196 copying CVS files, per the automake manual's recommendations.
197
pauldc0b5ce2004-05-31 14:04:29 +00001982004-05-27 Paul Jakma <paul@dishone.st>
199
200 * Correct RIP port, s/521/520/, reported by xantius@xantius.com
201
hasso6c110e72003-11-27 13:02:03 +00002022003-11-27 Hasso Tepper <hasso@estpak.ee>
203
204 * Added -A and -u descriptions to the man pages.
205
2062003-01-22 Christian Hammers <ch@westend.com>
207
208 * ospfd.texi (OSPF router, OSPF router): Add description.
209
paul718e3742002-12-13 20:15:29 +00002102002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
211
212 * zebra-0.93 released.
213
2142001-02-07 Pekka Savola <pekkas@netcore.fi>
215
216 * Correct bad English ;-).
217
2182001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
219
220 * zebra-0.91 released.
221
2222001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
223
224 * zebra-0.90 released.
225
2262000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
227
228 * zebra-0.89 released.
229
2302000-10-02 Horms <horms@vergenet.net>
231
232 * Makefile.am: Fix texinfo file installation problem.
233
2342000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
235
236 * zebra-0.88 released.
237
238 * ospfd.texi (Redistribute routes to OSPF): distance <1-255>
239 @var{source} command is temporary disabled. So it is removed from
240 document.
241
2422000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org>
243
244 * vtysh.1: Add man entry for vtysh.
245
246 * bgpd.1: Change section to 8.
247 * ospfd.1: Likewise.
248 * ospf6d.1: Likewise.
249 * ripd.1: Likewise.
250 * ripngd.1: Likewise.
251 * zebra.1: Likewise.
252
2531999-09-01 "A.Waddington" <waddington@usa.net>
254
255 * zebra.texi: Replace @command with @code until it gets ready.
256 Remove @macro.
257
2581999-08-26 Andrew Waddington <waddington@usa.net>
259
260 * bgpd.1: Add man page.
261 ospf6d.1: Likewise.
262 ospfd.1: Likewise.
263 ripd.1: Likewise.
264 ripngd.1: Likewise.
265 zebra.1: Likewise.
266
2671999-08-14 Andrew Waddington <waddington@usa.net>
268
269 * zebra.texi: Many typo is fixed. Some grammatical rectifications
270 is made.
271
2721999-07-27 Gerhard Poul <gpoul@gnu.org>
273
274 * zebra.texi: Update zebra.texi.
275
2761999-07-02 Gerhard Poul <gpoul@gnu.org>
277
278 * draft-zebra-00.ms: New file added. This is groff version of
279 draft-zebra-00.txt. This is a master file of draft-zebra-00.txt.
280
281 * draft-zebra-00.txt: Generated from draft-zebra-00.txt.
282
2831999-05-07 Kunihiro Ishiguro <kunihiro@zebra.org>
284
285 * zebra.texi (Top): Add ospf6d chapter.
286
2871999-03-31 Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
288
289 * zebra.texi: Improve some sections.
290
2911999-03-04 Kunihiro Ishiguro <kunihiro@zebra.org>
292
293 * archfig.tex, zebra.sty, zebra.tex: Temporary removed due to the
294 description is out of date.
295
2961999-02-24 Kunihiro Ishiguro <kunihiro@zebra.org>
297
298 * texinfo.tex: New file added. Automake complains the absence of
299 texinfo.tex.