Minor cleanup
diff --git a/CHANGELOG b/CHANGELOG
index b79ffbe..0b783cb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,8 +2,11 @@
 Changes since U-Boot 1.1.4:
 ======================================================================
 
+* Add support for PCS440EP board
+  Patch by Stefan Roese, 02 Jun 2006
+
 * Fix examples/Makefile; some build targets were lost
-  
+
 * Fix watchdog handling in CFI flash driver
   Just use udelay() when waiting for status changes which will
   implicitely trigger the watchdog.
@@ -13,9 +16,6 @@
   MPC8272 boards. Eventually this should be used on all boards?]
   Patch by Wolfgang Grandegger, 17 Jan 2006
 
-* Add support for PCS440EP board
-  Patch by Stefan Roese, 02 Jun 2006
-
 * Correct GPIO setup (UART1/IRQ's) on yosemite & yellowstone
   Patch by Stefan Roese, 29 May 2006