blob: cfe6e0e27674061a176743b67960beac9eed7591 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
 | 2002-07-07  Kunihiro Ishiguro  <kunihiro@ipinfusion.com>
	* zebra-0.93 released.
2001-02-07  Pekka Savola <pekkas@netcore.fi>
	* Correct bad English ;-).
2001-02-01  Kunihiro Ishiguro  <kunihiro@zebra.org>
	* zebra-0.91 released.
2001-01-09  Kunihiro Ishiguro  <kunihiro@zebra.org>
	* zebra-0.90 released.
2000-10-02  Kunihiro Ishiguro  <kunihiro@zebra.org>
	* zebra-0.89 released.
2000-10-02  Horms <horms@vergenet.net>
	* Makefile.am: Fix texinfo file installation problem.
2000-08-17  Kunihiro Ishiguro  <kunihiro@zebra.org>
	* zebra-0.88 released.
	* ospfd.texi (Redistribute routes to OSPF): distance <1-255>
	@var{source} command is temporary disabled.  So it is removed from
	document.
2000-07-04  Kunihiro Ishiguro  <kunihiro@zebra.org>
	* vtysh.1: Add man entry for vtysh.
	* bgpd.1: Change section to 8.
	* ospfd.1: Likewise.
	* ospf6d.1: Likewise.
	* ripd.1: Likewise.
	* ripngd.1: Likewise.
	* zebra.1: Likewise.
1999-09-01  "A.Waddington" <waddington@usa.net>
	* zebra.texi: Replace @command with @code until it gets ready.
	Remove @macro.
1999-08-26  Andrew Waddington <waddington@usa.net>
	* bgpd.1: Add man page.
	ospf6d.1: Likewise.
	ospfd.1: Likewise.
	ripd.1: Likewise.
	ripngd.1: Likewise.
	zebra.1: Likewise.
1999-08-14  Andrew Waddington <waddington@usa.net>
	* zebra.texi: Many typo is fixed.  Some grammatical rectifications
	is made.
1999-07-27  Gerhard Poul <gpoul@gnu.org>
	* zebra.texi: Update zebra.texi.
1999-07-02  Gerhard Poul <gpoul@gnu.org>
	* draft-zebra-00.ms: New file added.  This is groff version of
	draft-zebra-00.txt.  This is a master file of draft-zebra-00.txt.
	* draft-zebra-00.txt: Generated from draft-zebra-00.txt.
1999-05-07  Kunihiro Ishiguro  <kunihiro@zebra.org>
	* zebra.texi (Top): Add ospf6d chapter.
1999-03-31  Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
	* zebra.texi: Improve some sections.
1999-03-04  Kunihiro Ishiguro  <kunihiro@zebra.org>
	* archfig.tex, zebra.sty, zebra.tex: Temporary removed due to the
	description is out of date.
1999-02-24  Kunihiro Ishiguro  <kunihiro@zebra.org>
	* texinfo.tex: New file added.  Automake complains the absence of
	texinfo.tex.
 |