diff options
author | Jeremy Katz <katzj@redhat.com> | 2006-02-09 23:08:16 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2006-02-09 23:08:16 +0000 |
commit | c68f2b80ad13bddd63b7f54a16b1ce95cde65318 (patch) | |
tree | df4ae99c1feb9639ca73c232f5cdd21d47e2b76c /ChangeLog | |
parent | 2a3cdaed0a4db87675caa5055de7a118ea3f1d8e (diff) | |
download | anaconda-c68f2b80ad13bddd63b7f54a16b1ce95cde65318.tar.gz anaconda-c68f2b80ad13bddd63b7f54a16b1ce95cde65318.tar.xz anaconda-c68f2b80ad13bddd63b7f54a16b1ce95cde65318.zip |
2006-02-09 Jeremy Katz <katzj@redhat.com>
* isys/linkdetect.c: Use linux/mii.h and linux/ethtool.h now
* isys/mii.h: Remove
* isys/ethtool-copy.h: Remove
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,9 +1,15 @@ +2006-02-09 Jeremy Katz <katzj@redhat.com> + + * isys/linkdetect.c: Use linux/mii.h and linux/ethtool.h now + * isys/mii.h: Remove + * isys/ethtool-copy.h: Remove + 2006-02-09 Chris Lumens <clumens@redhat.com> * anaconda.spec: Bump version. 2006-02-09 Jeremy Katz <katzj@redhat.com> - + * loader2/loader.c (startNewt): Fix my dumb typo 2006-02-09 Chris Lumens <clumens@redhat.com> |