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