Add missing CHANGELOG entry.
diff --git a/CHANGELOG b/CHANGELOG
index 3cfb163..8e79883 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,8 @@
 
 * 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.