]> git.proxmox.com Git - mirror_frr.git/blob - doc/ChangeLog
2004-11-07 Paul Jakma <paul@dishone.st>
[mirror_frr.git] / doc / ChangeLog
1 2004-11-07 Paul Jakma <paul@dishone.st>
2
3 * Makefile.am: Add automatic rule to build pdf's from eps figures.
4 Clean *.pdf. Add rule for quagga.pdf (as the eps.pdf pattern
5 probably otherwise will override automake's rule for quagga.pdf)
6 * overview.texi: URL was causing TeX overfull, put on newline.
7 * quagga.texi: Put the copyright notice into @copying section, as
8 is proper. Strip trailling space from the main menu lines.
9 * rip(ng)?d.texi: Minor reformatting.
10 * Add the route server docs.
11 * bgpd.texi: remove unneeded page breaks. The 6Bone example
12 overflows though.
13 * routeserver.texi: new file, texinfo'fied and slightly modified
14 version of the original TeX from James Luis Rubio.
15 * fig-*.eps: new files, diagrammes.
16
17 2004-11-06 Paul Jakma <paul@dishone.st>
18
19 * defines.texi.in: New file, texi variables should be set here,
20 autoconf substitution is available. Define common AUTHORS,
21 COPYRIGHT_YEAR and COPYRIGHT_STR vars.
22 * (global): Make use of makeinfo node pointer auto-creation
23 to avoid having to fully specify links for nodes, so we only have
24 to specify current node name - simplifies text slightly.
25 Remove extraneous newlines which appear to cause extra blank pages
26 to be added in output.
27 Update copyright strings which appear in various places to
28 use the new COPYRIGHT_STR texinfo variable.
29 Change url to uref, the former need not output an actual
30 hyperlink depending on version of texinfo, the latter should if
31 supported by the format (eg PDF).
32 * texinfo.tex: Update to a more recent version. previous file
33 was many many years old. This file should possibly be removed
34 altogether, and allowed to be installed by automake.
35 * quagga.texi: Make use of automake's version.texi feature to
36 have VERSION and some other vars auto-defined. include
37 defines.texi. Change copyright strings to use the COPYRIGHT_STR
38 variable.
39 * install.texi: Make the privs section an actual section. Ditto for
40 the Linux notes.
41 * overview.texi: Supply URL for Quagga, where format allows. Tidy up
42 one or two paragraphs slightly.
43 Update the section on supported platforms.
44 Remove the ZNOG list stuff, direct reader to the website for
45 further information on email lists.
46 * vtysh.texi: Update the integrated config file section. Make the
47 commands sections so correct PDF indexes are built.
48
49 2004-10-12 Hasso Tepper <hasso at quagga.net>
50
51 * snmp.texi: ospf6d supports SNMP as well now.
52
53 2004-10-11 Hasso Tepper <hasso at quagga.net>
54
55 * ospfd.8: Update manpage: add info about new -a/--apiserver command
56 line switch.
57
58 2004-10-11 Paul Jakma <paul@dishone.st>
59
60 * ospfd.texi: reformat the ospf md5 paragraph, add an additional
61 way to work around bad clocks.
62
63 2004-10-03 Hasso Tepper <hasso at quagga.net>
64
65 * vtysh.1: Update vtysh man page to reflect changes in shell. Remove
66 info about -f command line switch.
67
68 2004-09-11 Paul Jakma <paul@dishone.st>
69
70 * quagga.texi: Update copyright. Contents should be at beginning
71 of docs...
72
73 2004-09-11 Paul Jakma <paul@dishone.st>
74
75 * ospfd.texi: OSPF MD5 auth requires stable time.
76
77 2004-08-31 Hasso Tepper <hasso at quagga.net>
78
79 * zebra.8: Document -s/--nl-bufsize command line switch.
80
81 2004-08-27 Hasso Tepper <hasso at quagga.net>
82
83 * Update vtysh man page to reflect changes in shell.
84
85 2004-08-10 Hasso Tepper <hasso at quagga.net>
86
87 * Updated man pages.
88 * Removed vty commands section from all man pages. This inf belongs to
89 Info pages.
90 * Added isisd man page.
91
92 2004-07-31 Christian Hammers <ch@lathspell.de>
93
94 * snmp.texi: update (completely rewritten almost)
95
96 2004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com>
97
98 * Makefile.am (EXTRA_DIST): Add files in mpls explicitly, to avoid
99 copying CVS files, per the automake manual's recommendations.
100
101 2004-05-27 Paul Jakma <paul@dishone.st>
102
103 * Correct RIP port, s/521/520/, reported by xantius@xantius.com
104
105 2003-11-27 Hasso Tepper <hasso@estpak.ee>
106
107 * Added -A and -u descriptions to the man pages.
108
109 2003-01-22 Christian Hammers <ch@westend.com>
110
111 * ospfd.texi (OSPF router, OSPF router): Add description.
112
113 2002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com>
114
115 * zebra-0.93 released.
116
117 2001-02-07 Pekka Savola <pekkas@netcore.fi>
118
119 * Correct bad English ;-).
120
121 2001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org>
122
123 * zebra-0.91 released.
124
125 2001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org>
126
127 * zebra-0.90 released.
128
129 2000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org>
130
131 * zebra-0.89 released.
132
133 2000-10-02 Horms <horms@vergenet.net>
134
135 * Makefile.am: Fix texinfo file installation problem.
136
137 2000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org>
138
139 * zebra-0.88 released.
140
141 * ospfd.texi (Redistribute routes to OSPF): distance <1-255>
142 @var{source} command is temporary disabled. So it is removed from
143 document.
144
145 2000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org>
146
147 * vtysh.1: Add man entry for vtysh.
148
149 * bgpd.1: Change section to 8.
150 * ospfd.1: Likewise.
151 * ospf6d.1: Likewise.
152 * ripd.1: Likewise.
153 * ripngd.1: Likewise.
154 * zebra.1: Likewise.
155
156 1999-09-01 "A.Waddington" <waddington@usa.net>
157
158 * zebra.texi: Replace @command with @code until it gets ready.
159 Remove @macro.
160
161 1999-08-26 Andrew Waddington <waddington@usa.net>
162
163 * bgpd.1: Add man page.
164 ospf6d.1: Likewise.
165 ospfd.1: Likewise.
166 ripd.1: Likewise.
167 ripngd.1: Likewise.
168 zebra.1: Likewise.
169
170 1999-08-14 Andrew Waddington <waddington@usa.net>
171
172 * zebra.texi: Many typo is fixed. Some grammatical rectifications
173 is made.
174
175 1999-07-27 Gerhard Poul <gpoul@gnu.org>
176
177 * zebra.texi: Update zebra.texi.
178
179 1999-07-02 Gerhard Poul <gpoul@gnu.org>
180
181 * draft-zebra-00.ms: New file added. This is groff version of
182 draft-zebra-00.txt. This is a master file of draft-zebra-00.txt.
183
184 * draft-zebra-00.txt: Generated from draft-zebra-00.txt.
185
186 1999-05-07 Kunihiro Ishiguro <kunihiro@zebra.org>
187
188 * zebra.texi (Top): Add ospf6d chapter.
189
190 1999-03-31 Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
191
192 * zebra.texi: Improve some sections.
193
194 1999-03-04 Kunihiro Ishiguro <kunihiro@zebra.org>
195
196 * archfig.tex, zebra.sty, zebra.tex: Temporary removed due to the
197 description is out of date.
198
199 1999-02-24 Kunihiro Ishiguro <kunihiro@zebra.org>
200
201 * texinfo.tex: New file added. Automake complains the absence of
202 texinfo.tex.