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