hasso | e7168df | 2004-10-03 20:11:32 +0000 | [diff] [blame] | 1 | 2004-10-03 Hasso Tepper <hasso at quagga.net> |
| 2 | |
| 3 | * vtysh.1: Update vtysh man page to reflect changes in shell. Remove |
| 4 | info about -f command line switch. |
| 5 | |
paul | 4fc7085 | 2004-09-12 05:48:35 +0000 | [diff] [blame] | 6 | 2004-09-11 Paul Jakma <paul@dishone.st> |
| 7 | |
paul | b5f310c | 2004-09-13 13:15:25 +0000 | [diff] [blame] | 8 | * quagga.texi: Update copyright. Contents should be at beginning |
| 9 | of docs... |
| 10 | |
| 11 | 2004-09-11 Paul Jakma <paul@dishone.st> |
| 12 | |
paul | 4fc7085 | 2004-09-12 05:48:35 +0000 | [diff] [blame] | 13 | * ospfd.texi: OSPF MD5 auth requires stable time. |
| 14 | |
hasso | c34b6b5 | 2004-08-31 13:41:49 +0000 | [diff] [blame] | 15 | 2004-08-31 Hasso Tepper <hasso at quagga.net> |
| 16 | |
| 17 | * zebra.8: Document -s/--nl-bufsize command line switch. |
| 18 | |
hasso | 67e29ab | 2004-08-26 22:21:31 +0000 | [diff] [blame] | 19 | 2004-08-27 Hasso Tepper <hasso at quagga.net> |
| 20 | |
| 21 | * Update vtysh man page to reflect changes in shell. |
| 22 | |
hasso | 246c135 | 2004-08-10 12:00:34 +0000 | [diff] [blame] | 23 | 2004-08-10 Hasso Tepper <hasso at quagga.net> |
| 24 | |
| 25 | * Updated man pages. |
| 26 | * Removed vty commands section from all man pages. This inf belongs to |
| 27 | Info pages. |
| 28 | * Added isisd man page. |
| 29 | |
paul | 4f4795e | 2004-07-31 15:16:47 +0000 | [diff] [blame] | 30 | 2004-07-31 Christian Hammers <ch@lathspell.de> |
| 31 | |
| 32 | * snmp.texi: update (completely rewritten almost) |
| 33 | |
gdt | f2bfdee | 2004-06-30 17:25:15 +0000 | [diff] [blame] | 34 | 2004-06-30 Greg Troxel <gdt@poblano.ir.bbn.com> |
| 35 | |
| 36 | * Makefile.am (EXTRA_DIST): Add files in mpls explicitly, to avoid |
| 37 | copying CVS files, per the automake manual's recommendations. |
| 38 | |
paul | dc0b5ce | 2004-05-31 14:04:29 +0000 | [diff] [blame] | 39 | 2004-05-27 Paul Jakma <paul@dishone.st> |
| 40 | |
| 41 | * Correct RIP port, s/521/520/, reported by xantius@xantius.com |
| 42 | |
hasso | 6c110e7 | 2003-11-27 13:02:03 +0000 | [diff] [blame] | 43 | 2003-11-27 Hasso Tepper <hasso@estpak.ee> |
| 44 | |
| 45 | * Added -A and -u descriptions to the man pages. |
| 46 | |
| 47 | 2003-01-22 Christian Hammers <ch@westend.com> |
| 48 | |
| 49 | * ospfd.texi (OSPF router, OSPF router): Add description. |
| 50 | |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 51 | 2002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com> |
| 52 | |
| 53 | * zebra-0.93 released. |
| 54 | |
| 55 | 2001-02-07 Pekka Savola <pekkas@netcore.fi> |
| 56 | |
| 57 | * Correct bad English ;-). |
| 58 | |
| 59 | 2001-02-01 Kunihiro Ishiguro <kunihiro@zebra.org> |
| 60 | |
| 61 | * zebra-0.91 released. |
| 62 | |
| 63 | 2001-01-09 Kunihiro Ishiguro <kunihiro@zebra.org> |
| 64 | |
| 65 | * zebra-0.90 released. |
| 66 | |
| 67 | 2000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org> |
| 68 | |
| 69 | * zebra-0.89 released. |
| 70 | |
| 71 | 2000-10-02 Horms <horms@vergenet.net> |
| 72 | |
| 73 | * Makefile.am: Fix texinfo file installation problem. |
| 74 | |
| 75 | 2000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org> |
| 76 | |
| 77 | * zebra-0.88 released. |
| 78 | |
| 79 | * ospfd.texi (Redistribute routes to OSPF): distance <1-255> |
| 80 | @var{source} command is temporary disabled. So it is removed from |
| 81 | document. |
| 82 | |
| 83 | 2000-07-04 Kunihiro Ishiguro <kunihiro@zebra.org> |
| 84 | |
| 85 | * vtysh.1: Add man entry for vtysh. |
| 86 | |
| 87 | * bgpd.1: Change section to 8. |
| 88 | * ospfd.1: Likewise. |
| 89 | * ospf6d.1: Likewise. |
| 90 | * ripd.1: Likewise. |
| 91 | * ripngd.1: Likewise. |
| 92 | * zebra.1: Likewise. |
| 93 | |
| 94 | 1999-09-01 "A.Waddington" <waddington@usa.net> |
| 95 | |
| 96 | * zebra.texi: Replace @command with @code until it gets ready. |
| 97 | Remove @macro. |
| 98 | |
| 99 | 1999-08-26 Andrew Waddington <waddington@usa.net> |
| 100 | |
| 101 | * bgpd.1: Add man page. |
| 102 | ospf6d.1: Likewise. |
| 103 | ospfd.1: Likewise. |
| 104 | ripd.1: Likewise. |
| 105 | ripngd.1: Likewise. |
| 106 | zebra.1: Likewise. |
| 107 | |
| 108 | 1999-08-14 Andrew Waddington <waddington@usa.net> |
| 109 | |
| 110 | * zebra.texi: Many typo is fixed. Some grammatical rectifications |
| 111 | is made. |
| 112 | |
| 113 | 1999-07-27 Gerhard Poul <gpoul@gnu.org> |
| 114 | |
| 115 | * zebra.texi: Update zebra.texi. |
| 116 | |
| 117 | 1999-07-02 Gerhard Poul <gpoul@gnu.org> |
| 118 | |
| 119 | * draft-zebra-00.ms: New file added. This is groff version of |
| 120 | draft-zebra-00.txt. This is a master file of draft-zebra-00.txt. |
| 121 | |
| 122 | * draft-zebra-00.txt: Generated from draft-zebra-00.txt. |
| 123 | |
| 124 | 1999-05-07 Kunihiro Ishiguro <kunihiro@zebra.org> |
| 125 | |
| 126 | * zebra.texi (Top): Add ospf6d chapter. |
| 127 | |
| 128 | 1999-03-31 Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> |
| 129 | |
| 130 | * zebra.texi: Improve some sections. |
| 131 | |
| 132 | 1999-03-04 Kunihiro Ishiguro <kunihiro@zebra.org> |
| 133 | |
| 134 | * archfig.tex, zebra.sty, zebra.tex: Temporary removed due to the |
| 135 | description is out of date. |
| 136 | |
| 137 | 1999-02-24 Kunihiro Ishiguro <kunihiro@zebra.org> |
| 138 | |
| 139 | * texinfo.tex: New file added. Automake complains the absence of |
| 140 | texinfo.tex. |