aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorshemminger <shemminger>2004-05-27 16:50:56 +0000
committershemminger <shemminger>2004-05-27 16:50:56 +0000
commit9c6f7c3bed7fa9e42ec2ae4b00d3f6a6ba22d072 (patch)
treeec8bdc8b74f7ac95a15514005aa3acfb35b9d955 /ChangeLog
parenta5916bc7d089f194febd28fe1d0592314ef1ffc7 (diff)
downloadandroid_external_brctl-9c6f7c3bed7fa9e42ec2ae4b00d3f6a6ba22d072.tar.gz
android_external_brctl-9c6f7c3bed7fa9e42ec2ae4b00d3f6a6ba22d072.tar.bz2
android_external_brctl-9c6f7c3bed7fa9e42ec2ae4b00d3f6a6ba22d072.zip
Fix issues found testing on earlier 2.6 systems
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b75a0ad..1b717d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+20040525 Stephen Hemminger <shemminger@osdl.org>
+ * Released bridge-utils 1.0.1
+ - Change configure option
+ from --with-linux=<path>
+ to --with-linux-headers=<path>
+ so options match help message.
+ - Fix so utilities work with earlier 2.6 kernels that
+ have sysfs but not new ioctl's or directories yet.
+ - Build spec file from template.
+
20040524 Stephen Hemminger <shemminger@osdl.org>
* Released bridge-utils 1.0
- Use sysfs to control bridge parameters