12005-03-16  Stephen Hemminger  <shemminger@osdl.org>
2
3	* Released bridge-utils 1.0.6
4	* Fix for libsys detection (for FC)
5	* Update autoconf usage
6	* Allow multiple interfaces for addif,delif
7
82004-12-02  Stephen Hemminger  <shemminger@osdl.org>
9
10	* Released bridge-utils 1.0.5
11	* Remove brctld out of date, buggy not used
12	* Cleanup command line help and error messages
13	* Fix segv with wrong # of args to 'brctl stp'
14	
15
1620040601	Stephen Hemminger <shemminger@osdl.org>
17	* Released bridge-utils 1.0.4
18	  - should build with out sysfs now.
19	  - report errors on foreach_port failing
20	  - more build cleanup
21
2220040525	Stephen Hemminger <shemminger@osdl.org>
23	* Released bridge-utils 1.0.1
24	  - Change configure option 
25	    from --with-linux=<path>
26	    to   --with-linux-headers=<path>
27	    so options match help message.
28	  - Fix so utilities work with earlier 2.6 kernels that
29	    have sysfs but not new ioctl's or directories yet.
30	  - Build spec file from template.
31	
3220040524	Stephen Hemminger <shemminger@osdl.org>
33	* Released bridge-utils 1.0
34	  - Use sysfs to control bridge parameters
35	  - Add new ioctl syntax to handle mixed 32/64 bit mode
36	    (Earlier method would not work on all platforms).
37	  - Change libbbridge API to do work as needed, rather
38	    than reading all bridges/ports at startup. Old way
39	    would not scale with 1000's of entries
40	  - Minor cleanups.
41
4220040401	Stephen Hemminger <shemminger@osdl.org>
43	* Releases bridge-utils 0.9.7
44	  - add -V option
45	  - support 100's of bridge ports
46	  - minor bug fixes
47
4820021002	Lennert Buytenhek <buytenh@gnu.org>
49
50	* Released bridge-utils 0.9.6.
51
5220020403	Lennert Buytenhek <buytenh@gnu.org>
53
54	* autoconfization by Andreas Hofmeister.
55
5620020116	Lennert Buytenhek <buytenh@gnu.org>
57
58	* On sparc, try to detect 32/64-bitness of the kernel at runtime.
59
60	* Released bridge-utils 0.9.5.
61
6220020106	Lennert Buytenhek <buytenh@gnu.org>
63
64	* Remove 'tap'.
65
66	* Added TODO list.
67
68	* Added extra check for argument count to brctl
69
70	* Added error message for circular bridge dev enslavement to brctl.
71
72	* Get rid of some compiler warnings.
73
74	* Steal Red Hat rawhide spec file.
75
76	* Added 'how to use libbridge_compat.c' explanation by Serge Caron.
77
78	* Try to work around sparc64 brokenness (FUCK ARGHH FUCK FUCK FUCK)
79
80	* Release bridge-utils 0.9.4.
81
8220011107	Lennert Buytenhek <buytenh@gnu.org>
83
84	* Moved FAQ to the website.
85
86	* Updated docs for 2.4 firewalling.
87
88	* Add out-of-date notice to the THANKS file.
89
90????????	Lennert Buytenhek <buytenh@gnu.org>
91
92	* Fixed brctl timeout 42.94s wrap buglet.
93
94	* Cleanup some docs.
95
96	* Released bridge-utils 0.9.3.
97
9820001002	Lennert Buytenhek <buytenh@gnu.org>
99
100	* Incorporated two cleanup patches from H. J. Lu (one splits
101	the CC define into CC and CFLAGS, the other one changes a few
102	occurances of __close into the libc5 compatibility stub to
103	close).
104
105	* Removed all RCS tags.
106
107	* Removed sample scripts dir.
108
109	* Tweaked THANKS file a bit (it needs updating as well..)
110
111	* Made 'show' command show an interface list.
112
113	* Changed the 'showbr' command to 'showstp'
114
115	* Tweaked FAQ.
116
117	* Added explanation for iptables firewalling.
118
119	* Released bridge-utils 0.9.2.
120
12120000905	Lennert Buytenhek <buytenh@gnu.org>
122
123	* Incorporated Roger Venning's patch to tap which will let you
124	specify a local address to be used for the 'tunnel'.
125