blob: 43621015559193b76d5d68af3dbfbe6968f463ca [file] [log] [blame]
paul220d0c02005-01-07 14:17:39 +000012005-01-07 Paul Jakma <paul@dishone.st>
2
3 * quagga.info: Version bump (autogenerated)
4
paul1f3585e2005-01-05 11:58:31 +000052005-01-05 Paul Jakma <paul@dishone.st>
6
7 * quagga.info: Version bump
8
paul2b702002004-12-23 20:09:44 +000092004-12-23 Paul Jakma <paul@dishone.st>
10
11 * quagga.info: Version bump
12
hassoee3e1152004-12-18 15:59:25 +0000132004-12-18 Hasso Tepper <hasso at quagga.net>
14
15 * Makefile.am: Add isisd man page to the list. Should fix problem
16 isisd not included in release/snapshot tarballs.
17
ajs274a4a42004-12-07 15:39:31 +0000182004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
19
20 * basic.texi: Document new logging features. Separate basic config
21 commands from basic VTY commands.
22
hassoc0652302004-11-25 19:33:48 +0000232004-11-25 Hasso Tepper <hasso at quagga.net>
24
25 * *.8: Document -g/--group command line switch and some small
26 cosmetical changes.
27
paul00c8dc72004-11-22 18:06:59 +0000282004-11-22 Paul Jakma <paul@dishone.st>
29
30 * bgpd.8: escape -/+ signs, reported by ESR to bug-zebra.
31
hasso48577192004-11-19 06:41:49 +0000322004-11-19 Hasso Tepper <hasso at quagga.net>
33
34 * Makefile.am: Don't remove quagga.info while cleaning up.
35
paulfbaf39e2004-11-15 00:45:44 +0000362004-11-15 Paul Jakma <paul@dishone.st>
37
38 * routeserver.texi: Strip ctrl-M from line endings, note by
39 sigma@smx.pair.com
paul56d1d202004-11-15 21:56:53 +000040 * quagga.info: Add generated file to CVS, as it requires most recent
41 texinfo to build, until such time as texinfo 4.7 is more
42 prevalent.
paulfbaf39e2004-11-15 00:45:44 +000043
paulb86718e2004-11-08 17:34:07 +0000442004-11-08 Paul Jakma <paul@dishone.st>
paul0c3368a2004-11-07 19:00:16 +000045
paule050db22004-11-08 16:28:39 +000046 * Makefile.am: Add routeserver.texi to quagga_TEXINFOS.
47 Add quagga.info to clean files list (would have thought automake
48 would have done this, but it doesnt seem to)
49
502004-11-07 Paul Jakma <paul@dishone.st>
51
paul3e6064f2004-11-08 12:08:35 +000052 * quagga.texi: include routeserver.texi. TODO: integrate the current
53 multiple-instance orientated bgpd route-server section with the
54 new route-server docs.
55
562004-11-07 Paul Jakma <paul@dishone.st>
57
paul6a22b1f2004-11-07 19:39:13 +000058 * Makefile.am: Add automatic rule to build pdf's from eps figures.
59 Clean *.pdf. Add rule for quagga.pdf (as the eps.pdf pattern
60 probably otherwise will override automake's rule for quagga.pdf)
61 * overview.texi: URL was causing TeX overfull, put on newline.
62 * quagga.texi: Put the copyright notice into @copying section, as
63 is proper. Strip trailling space from the main menu lines.
64 * rip(ng)?d.texi: Minor reformatting.
paul0c3368a2004-11-07 19:00:16 +000065 * Add the route server docs.
paul6a22b1f2004-11-07 19:39:13 +000066 * bgpd.texi: remove unneeded page breaks. The 6Bone example
67 overflows though.
paul0c3368a2004-11-07 19:00:16 +000068 * routeserver.texi: new file, texinfo'fied and slightly modified
69 version of the original TeX from James Luis Rubio.
70 * fig-*.eps: new files, diagrammes.
71
paul76b89b42004-11-06 17:13:09 +0000722004-11-06 Paul Jakma <paul@dishone.st>
73
74 * defines.texi.in: New file, texi variables should be set here,
75 autoconf substitution is available. Define common AUTHORS,
76 COPYRIGHT_YEAR and COPYRIGHT_STR vars.
77 * (global): Make use of makeinfo node pointer auto-creation
78 to avoid having to fully specify links for nodes, so we only have
79 to specify current node name - simplifies text slightly.
80 Remove extraneous newlines which appear to cause extra blank pages
81 to be added in output.
82 Update copyright strings which appear in various places to
83 use the new COPYRIGHT_STR texinfo variable.
84 Change url to uref, the former need not output an actual
85 hyperlink depending on version of texinfo, the latter should if
86 supported by the format (eg PDF).
87 * texinfo.tex: Update to a more recent version. previous file
88 was many many years old. This file should possibly be removed
89 altogether, and allowed to be installed by automake.
90 * quagga.texi: Make use of automake's version.texi feature to
91 have VERSION and some other vars auto-defined. include
92 defines.texi. Change copyright strings to use the COPYRIGHT_STR
93 variable.
94 * install.texi: Make the privs section an actual section. Ditto for
95 the Linux notes.
96 * overview.texi: Supply URL for Quagga, where format allows. Tidy up
97 one or two paragraphs slightly.
98 Update the section on supported platforms.
99 Remove the ZNOG list stuff, direct reader to the website for
100 further information on email lists.
101 * vtysh.texi: Update the integrated config file section. Make the
102 commands sections so correct PDF indexes are built.
103
hasso54aa6b22004-10-12 06:05:34 +00001042004-10-12 Hasso Tepper <hasso at quagga.net>
105
106 * snmp.texi: ospf6d supports SNMP as well now.
107
hassoc3abdb72004-10-11 16:27:03 +00001082004-10-11 Hasso Tepper <hasso at quagga.net>
109
110 * ospfd.8: Update manpage: add info about new -a/--apiserver command
111 line switch.
112
paule2ea9fe2004-10-11 14:33:23 +00001132004-10-11 Paul Jakma <paul@dishone.st>
114
115 * ospfd.texi: reformat the ospf md5 paragraph, add an additional
116 way to work around bad clocks.
117
hassoe7168df2004-10-03 20:11:32 +00001182004-10-03 Hasso Tepper <hasso at quagga.net>
119
120 * vtysh.1: Update vtysh man page to reflect changes in shell. Remove
121 info about -f command line switch.
122
paul4fc70852004-09-12 05:48:35 +00001232004-09-11 Paul Jakma <paul@dishone.st>
124
paulb5f310c2004-09-13 13:15:25 +0000125 * quagga.texi: Update copyright. Contents should be at beginning
126 of docs...
127
1282004-09-11 Paul Jakma <paul@dishone.st>
129
paul4fc70852004-09-12 05:48:35 +0000130 * ospfd.texi: OSPF MD5 auth requires stable time.
131
hassoc34b6b52004-08-31 13:41:49 +00001322004-08-31 Hasso Tepper <hasso at quagga.net>
133
134 * zebra.8: Document -s/--nl-bufsize command line switch.
135
hasso67e29ab2004-08-26 22:21:31 +00001362004-08-27 Hasso Tepper <hasso at quagga.net>
137
138 * Update vtysh man page to reflect changes in shell.
139
hasso246c1352004-08-10 12:00:34 +00001402004-08-10 Hasso Tepper <hasso at quagga.net>
141
142 * Updated man pages.
143 * Removed vty commands section from all man pages. This inf belongs to
144 Info pages.
145 * Added isisd man page.
146
paul4f4795e2004-07-31 15:16:47 +00001472004-07-31 Christian Hammers <ch@lathspell.de>
148
149 * snmp.texi: update (completely rewritten almost)
150
gdtf2bfdee2004-06-30 17:25:15 +00001512004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
152
153 * Makefile.am (EXTRA_DIST): Add files in mpls explicitly, to avoid
154 copying CVS files, per the automake manual's recommendations.
155
pauldc0b5ce2004-05-31 14:04:29 +00001562004-05-27 Paul Jakma <paul@dishone.st>
157
158 * Correct RIP port, s/521/520/, reported by xantius@xantius.com
159
hasso6c110e72003-11-27 13:02:03 +00001602003-11-27 Hasso Tepper <hasso@estpak.ee>
161
162 * Added -A and -u descriptions to the man pages.
163
1642003-01-22 Christian Hammers <ch@westend.com>
165
166 * ospfd.texi (OSPF router, OSPF router): Add description.
167
paul718e3742002-12-13 20:15:29 +00001682002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
169
170 * zebra-0.93 released.
171
1722001-02-07 Pekka Savola <pekkas@netcore.fi>
173
174 * Correct bad English ;-).
175
1762001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
177
178 * zebra-0.91 released.
179
1802001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
181
182 * zebra-0.90 released.
183
1842000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
185
186 * zebra-0.89 released.
187
1882000-10-02 Horms <horms@vergenet.net>
189
190 * Makefile.am: Fix texinfo file installation problem.
191
1922000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
193
194 * zebra-0.88 released.
195
196 * ospfd.texi (Redistribute routes to OSPF): distance <1-255>
197 @var{source} command is temporary disabled. So it is removed from
198 document.
199
2002000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org>
201
202 * vtysh.1: Add man entry for vtysh.
203
204 * bgpd.1: Change section to 8.
205 * ospfd.1: Likewise.
206 * ospf6d.1: Likewise.
207 * ripd.1: Likewise.
208 * ripngd.1: Likewise.
209 * zebra.1: Likewise.
210
2111999-09-01 "A.Waddington" <waddington@usa.net>
212
213 * zebra.texi: Replace @command with @code until it gets ready.
214 Remove @macro.
215
2161999-08-26 Andrew Waddington <waddington@usa.net>
217
218 * bgpd.1: Add man page.
219 ospf6d.1: Likewise.
220 ospfd.1: Likewise.
221 ripd.1: Likewise.
222 ripngd.1: Likewise.
223 zebra.1: Likewise.
224
2251999-08-14 Andrew Waddington <waddington@usa.net>
226
227 * zebra.texi: Many typo is fixed. Some grammatical rectifications
228 is made.
229
2301999-07-27 Gerhard Poul <gpoul@gnu.org>
231
232 * zebra.texi: Update zebra.texi.
233
2341999-07-02 Gerhard Poul <gpoul@gnu.org>
235
236 * draft-zebra-00.ms: New file added. This is groff version of
237 draft-zebra-00.txt. This is a master file of draft-zebra-00.txt.
238
239 * draft-zebra-00.txt: Generated from draft-zebra-00.txt.
240
2411999-05-07 Kunihiro Ishiguro <kunihiro@zebra.org>
242
243 * zebra.texi (Top): Add ospf6d chapter.
244
2451999-03-31 Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
246
247 * zebra.texi: Improve some sections.
248
2491999-03-04 Kunihiro Ishiguro <kunihiro@zebra.org>
250
251 * archfig.tex, zebra.sty, zebra.tex: Temporary removed due to the
252 description is out of date.
253
2541999-02-24 Kunihiro Ishiguro <kunihiro@zebra.org>
255
256 * texinfo.tex: New file added. Automake complains the absence of
257 texinfo.tex.