blob: 6afe5a3d2061fffc45cb46420429a7702abf083d [file] [log] [blame]
hassoc0652302004-11-25 19:33:48 +000012004-11-25 Hasso Tepper <hasso at quagga.net>
2
3 * *.8: Document -g/--group command line switch and some small
4 cosmetical changes.
5
paul00c8dc72004-11-22 18:06:59 +000062004-11-22 Paul Jakma <paul@dishone.st>
7
8 * bgpd.8: escape -/+ signs, reported by ESR to bug-zebra.
9
hasso48577192004-11-19 06:41:49 +0000102004-11-19 Hasso Tepper <hasso at quagga.net>
11
12 * Makefile.am: Don't remove quagga.info while cleaning up.
13
paulfbaf39e2004-11-15 00:45:44 +0000142004-11-15 Paul Jakma <paul@dishone.st>
15
16 * routeserver.texi: Strip ctrl-M from line endings, note by
17 sigma@smx.pair.com
paul56d1d202004-11-15 21:56:53 +000018 * quagga.info: Add generated file to CVS, as it requires most recent
19 texinfo to build, until such time as texinfo 4.7 is more
20 prevalent.
paulfbaf39e2004-11-15 00:45:44 +000021
paulb86718e2004-11-08 17:34:07 +0000222004-11-08 Paul Jakma <paul@dishone.st>
paul0c3368a2004-11-07 19:00:16 +000023
paule050db22004-11-08 16:28:39 +000024 * Makefile.am: Add routeserver.texi to quagga_TEXINFOS.
25 Add quagga.info to clean files list (would have thought automake
26 would have done this, but it doesnt seem to)
27
282004-11-07 Paul Jakma <paul@dishone.st>
29
paul3e6064f2004-11-08 12:08:35 +000030 * quagga.texi: include routeserver.texi. TODO: integrate the current
31 multiple-instance orientated bgpd route-server section with the
32 new route-server docs.
33
342004-11-07 Paul Jakma <paul@dishone.st>
35
paul6a22b1f2004-11-07 19:39:13 +000036 * Makefile.am: Add automatic rule to build pdf's from eps figures.
37 Clean *.pdf. Add rule for quagga.pdf (as the eps.pdf pattern
38 probably otherwise will override automake's rule for quagga.pdf)
39 * overview.texi: URL was causing TeX overfull, put on newline.
40 * quagga.texi: Put the copyright notice into @copying section, as
41 is proper. Strip trailling space from the main menu lines.
42 * rip(ng)?d.texi: Minor reformatting.
paul0c3368a2004-11-07 19:00:16 +000043 * Add the route server docs.
paul6a22b1f2004-11-07 19:39:13 +000044 * bgpd.texi: remove unneeded page breaks. The 6Bone example
45 overflows though.
paul0c3368a2004-11-07 19:00:16 +000046 * routeserver.texi: new file, texinfo'fied and slightly modified
47 version of the original TeX from James Luis Rubio.
48 * fig-*.eps: new files, diagrammes.
49
paul76b89b42004-11-06 17:13:09 +0000502004-11-06 Paul Jakma <paul@dishone.st>
51
52 * defines.texi.in: New file, texi variables should be set here,
53 autoconf substitution is available. Define common AUTHORS,
54 COPYRIGHT_YEAR and COPYRIGHT_STR vars.
55 * (global): Make use of makeinfo node pointer auto-creation
56 to avoid having to fully specify links for nodes, so we only have
57 to specify current node name - simplifies text slightly.
58 Remove extraneous newlines which appear to cause extra blank pages
59 to be added in output.
60 Update copyright strings which appear in various places to
61 use the new COPYRIGHT_STR texinfo variable.
62 Change url to uref, the former need not output an actual
63 hyperlink depending on version of texinfo, the latter should if
64 supported by the format (eg PDF).
65 * texinfo.tex: Update to a more recent version. previous file
66 was many many years old. This file should possibly be removed
67 altogether, and allowed to be installed by automake.
68 * quagga.texi: Make use of automake's version.texi feature to
69 have VERSION and some other vars auto-defined. include
70 defines.texi. Change copyright strings to use the COPYRIGHT_STR
71 variable.
72 * install.texi: Make the privs section an actual section. Ditto for
73 the Linux notes.
74 * overview.texi: Supply URL for Quagga, where format allows. Tidy up
75 one or two paragraphs slightly.
76 Update the section on supported platforms.
77 Remove the ZNOG list stuff, direct reader to the website for
78 further information on email lists.
79 * vtysh.texi: Update the integrated config file section. Make the
80 commands sections so correct PDF indexes are built.
81
hasso54aa6b22004-10-12 06:05:34 +0000822004-10-12 Hasso Tepper <hasso at quagga.net>
83
84 * snmp.texi: ospf6d supports SNMP as well now.
85
hassoc3abdb72004-10-11 16:27:03 +0000862004-10-11 Hasso Tepper <hasso at quagga.net>
87
88 * ospfd.8: Update manpage: add info about new -a/--apiserver command
89 line switch.
90
paule2ea9fe2004-10-11 14:33:23 +0000912004-10-11 Paul Jakma <paul@dishone.st>
92
93 * ospfd.texi: reformat the ospf md5 paragraph, add an additional
94 way to work around bad clocks.
95
hassoe7168df2004-10-03 20:11:32 +0000962004-10-03 Hasso Tepper <hasso at quagga.net>
97
98 * vtysh.1: Update vtysh man page to reflect changes in shell. Remove
99 info about -f command line switch.
100
paul4fc70852004-09-12 05:48:35 +00001012004-09-11 Paul Jakma <paul@dishone.st>
102
paulb5f310c2004-09-13 13:15:25 +0000103 * quagga.texi: Update copyright. Contents should be at beginning
104 of docs...
105
1062004-09-11 Paul Jakma <paul@dishone.st>
107
paul4fc70852004-09-12 05:48:35 +0000108 * ospfd.texi: OSPF MD5 auth requires stable time.
109
hassoc34b6b52004-08-31 13:41:49 +00001102004-08-31 Hasso Tepper <hasso at quagga.net>
111
112 * zebra.8: Document -s/--nl-bufsize command line switch.
113
hasso67e29ab2004-08-26 22:21:31 +00001142004-08-27 Hasso Tepper <hasso at quagga.net>
115
116 * Update vtysh man page to reflect changes in shell.
117
hasso246c1352004-08-10 12:00:34 +00001182004-08-10 Hasso Tepper <hasso at quagga.net>
119
120 * Updated man pages.
121 * Removed vty commands section from all man pages. This inf belongs to
122 Info pages.
123 * Added isisd man page.
124
paul4f4795e2004-07-31 15:16:47 +00001252004-07-31 Christian Hammers <ch@lathspell.de>
126
127 * snmp.texi: update (completely rewritten almost)
128
gdtf2bfdee2004-06-30 17:25:15 +00001292004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
130
131 * Makefile.am (EXTRA_DIST): Add files in mpls explicitly, to avoid
132 copying CVS files, per the automake manual's recommendations.
133
pauldc0b5ce2004-05-31 14:04:29 +00001342004-05-27 Paul Jakma <paul@dishone.st>
135
136 * Correct RIP port, s/521/520/, reported by xantius@xantius.com
137
hasso6c110e72003-11-27 13:02:03 +00001382003-11-27 Hasso Tepper <hasso@estpak.ee>
139
140 * Added -A and -u descriptions to the man pages.
141
1422003-01-22 Christian Hammers <ch@westend.com>
143
144 * ospfd.texi (OSPF router, OSPF router): Add description.
145
paul718e3742002-12-13 20:15:29 +00001462002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
147
148 * zebra-0.93 released.
149
1502001-02-07 Pekka Savola <pekkas@netcore.fi>
151
152 * Correct bad English ;-).
153
1542001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
155
156 * zebra-0.91 released.
157
1582001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
159
160 * zebra-0.90 released.
161
1622000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
163
164 * zebra-0.89 released.
165
1662000-10-02 Horms <horms@vergenet.net>
167
168 * Makefile.am: Fix texinfo file installation problem.
169
1702000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
171
172 * zebra-0.88 released.
173
174 * ospfd.texi (Redistribute routes to OSPF): distance <1-255>
175 @var{source} command is temporary disabled. So it is removed from
176 document.
177
1782000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org>
179
180 * vtysh.1: Add man entry for vtysh.
181
182 * bgpd.1: Change section to 8.
183 * ospfd.1: Likewise.
184 * ospf6d.1: Likewise.
185 * ripd.1: Likewise.
186 * ripngd.1: Likewise.
187 * zebra.1: Likewise.
188
1891999-09-01 "A.Waddington" <waddington@usa.net>
190
191 * zebra.texi: Replace @command with @code until it gets ready.
192 Remove @macro.
193
1941999-08-26 Andrew Waddington <waddington@usa.net>
195
196 * bgpd.1: Add man page.
197 ospf6d.1: Likewise.
198 ospfd.1: Likewise.
199 ripd.1: Likewise.
200 ripngd.1: Likewise.
201 zebra.1: Likewise.
202
2031999-08-14 Andrew Waddington <waddington@usa.net>
204
205 * zebra.texi: Many typo is fixed. Some grammatical rectifications
206 is made.
207
2081999-07-27 Gerhard Poul <gpoul@gnu.org>
209
210 * zebra.texi: Update zebra.texi.
211
2121999-07-02 Gerhard Poul <gpoul@gnu.org>
213
214 * draft-zebra-00.ms: New file added. This is groff version of
215 draft-zebra-00.txt. This is a master file of draft-zebra-00.txt.
216
217 * draft-zebra-00.txt: Generated from draft-zebra-00.txt.
218
2191999-05-07 Kunihiro Ishiguro <kunihiro@zebra.org>
220
221 * zebra.texi (Top): Add ospf6d chapter.
222
2231999-03-31 Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
224
225 * zebra.texi: Improve some sections.
226
2271999-03-04 Kunihiro Ishiguro <kunihiro@zebra.org>
228
229 * archfig.tex, zebra.sty, zebra.tex: Temporary removed due to the
230 description is out of date.
231
2321999-02-24 Kunihiro Ishiguro <kunihiro@zebra.org>
233
234 * texinfo.tex: New file added. Automake complains the absence of
235 texinfo.tex.