aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: bc0393ce89b4f67e143547ab0905ab29d7d65214 (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
20021002	Lennert Buytenhek <buytenh@gnu.org>

	* Released bridge-utils 0.9.6.

20020403	Lennert Buytenhek <buytenh@gnu.org>

	* autoconfization by Andreas Hofmeister.

20020116	Lennert Buytenhek <buytenh@gnu.org>

	* On sparc, try to detect 32/64-bitness of the kernel at runtime.

	* Released bridge-utils 0.9.5.

20020106	Lennert Buytenhek <buytenh@gnu.org>

	* Remove 'tap'.

	* Added TODO list.

	* Added extra check for argument count to brctl

	* Added error message for circular bridge dev enslavement to brctl.

	* Get rid of some compiler warnings.

	* Steal Red Hat rawhide spec file.

	* Added 'how to use libbridge_compat.c' explanation by Serge Caron.

	* Try to work around sparc64 brokenness (FUCK ARGHH FUCK FUCK FUCK)

	* Release bridge-utils 0.9.4.

20011107	Lennert Buytenhek <buytenh@gnu.org>

	* Moved FAQ to the website.

	* Updated docs for 2.4 firewalling.

	* Add out-of-date notice to the THANKS file.

????????	Lennert Buytenhek <buytenh@gnu.org>

	* Fixed brctl timeout 42.94s wrap buglet.

	* Cleanup some docs.

	* Released bridge-utils 0.9.3.

20001002	Lennert Buytenhek <buytenh@gnu.org>

	* Incorporated two cleanup patches from H. J. Lu (one splits
	the CC define into CC and CFLAGS, the other one changes a few
	occurances of __close into the libc5 compatibility stub to
	close).

	* Removed all RCS tags.

	* Removed sample scripts dir.

	* Tweaked THANKS file a bit (it needs updating as well..)

	* Made 'show' command show an interface list.

	* Changed the 'showbr' command to 'showstp'

	* Tweaked FAQ.

	* Added explanation for iptables firewalling.

	* Released bridge-utils 0.9.2.

20000905	Lennert Buytenhek <buytenh@gnu.org>

	* Incorporated Roger Venning's patch to tap which will let you
	specify a local address to be used for the 'tunnel'.