summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-05-02 02:39:10 +0000
committerJeremy Katz <katzj@redhat.com>2006-05-02 02:39:10 +0000
commit0905ad679f620471b161cc36e30708b66062eaba (patch)
treec202d94acba6ae2b21afd73b3c3c52aa44f5edf3 /ChangeLog
parent0292f69670f09bd7f4a128c9dd8027078389bd64 (diff)
downloadanaconda-0905ad679f620471b161cc36e30708b66062eaba.tar.gz
anaconda-0905ad679f620471b161cc36e30708b66062eaba.tar.xz
anaconda-0905ad679f620471b161cc36e30708b66062eaba.zip
more build fixage
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ed6292c0..c415945db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
* isys/net.h: Include <linux/types.h> for ethtool.h
* isys/isys.c: Hack to fix compile error with new kernel headers
+ * isys/dasd.c: More build fixage
2006-05-01 Jeremy Katz <katzj@redhat.com>