commit | a188b5854ff78496642c92ec2f615a41f19b6062 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@pollux.(none)> | Sun Sep 25 17:05:57 2005 +0200 |
committer | Wolfgang Denk <wd@pollux.(none)> | Sun Sep 25 17:05:57 2005 +0200 |
tree | a3d5b864e5cf96c1324feb1ca7e1fe4a08063a9b | |
parent | 31466294b0c4ff372288229b0997de51f8ecaf3f [diff] [blame] |
Fix typo in eth.c Patch by Ara Avanesyan, 24 Feb 2005
diff --git a/CHANGELOG b/CHANGELOG index 659c956..39586ba 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -2,6 +2,9 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Fix typo in eth.c + Patch by Ara Avanesyan, 24 Feb 2005 + * Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005