Increase CFG_MONITOR_LEN for Rattler board to match actual code size.
diff --git a/CHANGELOG b/CHANGELOG
index 5361e8d..b10107a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
 Changes for U-Boot 1.1.3:
 ======================================================================
 
+* Increase CFG_MONITOR_LEN for Rattler board to match actual code
+  size.
+
 * Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of
   March 13, 2005); new configuration options CONFIG_JFFS2_LZO and
   CONFIG_JFFS2_LZARI are added. Both are undefined by default.