Sfoglia il codice sorgente

Add missing CHANGELOG entry.

Wolfgang Denk 20 anni fa
parent
commit
1a79473bde
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      CHANGELOG

+ 2 - 0
CHANGELOG

@@ -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.