diff packages/redboot/current/ChangeLog @ 1032:f5fa0e095f5e

Add RedBoot command history
author msalter
date Tue, 20 May 2003 18:43:51 +0000
parents 7071bcbe4d30
children e54a552c19f9
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog
+++ b/packages/redboot/current/ChangeLog
@@ -1,3 +1,9 @@
+2003-05-20  Mark Salter  <msalter@redhat.com>
+
+	* cdl/redboot.cdl (CYGBLD_REDBOOT_CMD_LINE_HISTORY): New option.
+	* src/io.c: Support history command and history expansion.
+	* doc/redboot.sgml: Document command history support.
+
 2003-05-14  Mark Salter  <msalter@redhat.com>
 
 	* src/flash.c (flash_get_config): Add CONFIG_NETPORT case.