Add missing CHANGELOG entry.

This commit is contained in:
Wolfgang Denk 2005-07-21 15:29:22 +02:00
parent 08abe15850
commit 1a79473bde

View File

@ -6,6 +6,8 @@ Changes for U-Boot 1.1.3:
* Adjust printed board ID for LWMON board.
* Fix low-level OHCI transfers for ARM920t and MPC5xxx
* Add new argument format for flash commands to allow for usage like
"erase $(addr) +$(filesize)", i. e. a size argument can be used and
U-Boot will automaticially find the end of the corresponding sector.