aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshemminger <shemminger>2004-05-24 23:25:45 +0000
committershemminger <shemminger>2004-05-24 23:25:45 +0000
commitf38d0e33cf6c361647b9123de36899911c362c78 (patch)
tree90e5b10e35d7fd888ae494d73257f6e855f8d88b
parent4fcd840c4935e4c7a5ea3552710a0f26b9178c24 (diff)
downloadbridge-utils-f38d0e33cf6c361647b9123de36899911c362c78.tar.gz
Update ChangeLog
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc0393c..b75a0ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+20040524 Stephen Hemminger <shemminger@osdl.org>
+ * Released bridge-utils 1.0
+ - Use sysfs to control bridge parameters
+ - Add new ioctl syntax to handle mixed 32/64 bit mode
+ (Earlier method would not work on all platforms).
+ - Change libbbridge API to do work as needed, rather
+ than reading all bridges/ports at startup. Old way
+ would not scale with 1000's of entries
+ - Minor cleanups.
+
+20040401 Stephen Hemminger <shemminger@osdl.org>
+ * Releases bridge-utils 0.9.7
+ - add -V option
+ - support 100's of bridge ports
+ - minor bug fixes
+
20021002 Lennert Buytenhek <buytenh@gnu.org>
* Released bridge-utils 0.9.6.