comparison packages/redboot/current/ChangeLog @ 1063:e54a552c19f9

* src/net/bootp.c: Use correct DHCP message type for DHCPREQUEST.
author jlarmour
date Mon, 23 Jun 2003 23:42:15 +0000
parents f5fa0e095f5e
children c220ab07f5ed
comparison
equal deleted inserted replaced
1062:e8b69d9c90a6 1063:e54a552c19f9
1 2003-06-24 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
2
3 * src/net/bootp.c: Use correct DHCP message type for DHCPREQUEST.
4
1 2003-05-20 Mark Salter <msalter@redhat.com> 5 2003-05-20 Mark Salter <msalter@redhat.com>
2 6
3 * cdl/redboot.cdl (CYGBLD_REDBOOT_CMD_LINE_HISTORY): New option. 7 * cdl/redboot.cdl (CYGBLD_REDBOOT_CMD_LINE_HISTORY): New option.
4 * src/io.c: Support history command and history expansion. 8 * src/io.c: Support history command and history expansion.
5 * doc/redboot.sgml: Document command history support. 9 * doc/redboot.sgml: Document command history support.