Fix uninitialized variable problem in hush shell
Patch by Lars Rostock, 26 Sep 2005
diff --git a/CHANGELOG b/CHANGELOG
index 48ef164..50abc49 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
 Changes for U-Boot 1.1.4:
 ======================================================================
 
+* Fix uninitialized variable problem in hush shell
+  Patch by Lars Rostock, 26 Sep 2005
+
 * Undo change of f6e20fc6ca... to include/configs/trab.h
   (Must have been an accident?)