comparison 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
comparison
equal deleted inserted replaced
1031:6b4a1f23fbbb 1032:f5fa0e095f5e
1 2003-05-20 Mark Salter <msalter@redhat.com>
2
3 * cdl/redboot.cdl (CYGBLD_REDBOOT_CMD_LINE_HISTORY): New option.
4 * src/io.c: Support history command and history expansion.
5 * doc/redboot.sgml: Document command history support.
6
1 2003-05-14 Mark Salter <msalter@redhat.com> 7 2003-05-14 Mark Salter <msalter@redhat.com>
2 8
3 * src/flash.c (flash_get_config): Add CONFIG_NETPORT case. 9 * src/flash.c (flash_get_config): Add CONFIG_NETPORT case.
4 10
5 2003-05-13 Nick Garnett <nickg@balti.calivar.com> 11 2003-05-13 Nick Garnett <nickg@balti.calivar.com>