Fix problem with sleep in NetConsole (use get_timer())
Patch by Stefan Roese, 20 Oct 2005
diff --git a/CHANGELOG b/CHANGELOG
index 2dd5616..a063a01 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
 Changes for U-Boot 1.1.4:
 ======================================================================
 
+* Fix problem with sleep in NetConsole (use get_timer())
+  Patch by Stefan Roese, 20 Oct 2005
+
 * Add NetConsole Support for AMCC eval boards
   Patch by Stefan Roese, 20 Oct 2005