diff options
author | Marian Balakowicz | 2006-09-07 17:25:40 +0200 |
---|---|---|
committer | Marian Balakowicz | 2006-09-07 17:25:40 +0200 |
commit | baf3124953490b0c954461b66545f37b67f3269d (patch) | |
tree | 33ab51d1462e99ad4082e8d7ce4b010d62edfdbd /CHANGELOG | |
parent | 5e09054af67d1bf89f59406933fb021390c7534b (diff) |
Add documentation on the latest build environment extentions to
the README file.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 8582b9797b1..bf71913571d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Add documentation on the latest build environment extentions to + the README file. + * Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory. * Fix LOG_DIR directory creation error. |