comparison packages/redboot/current/ChangeLog @ 1959:81a7ecadf7d3

* src/decompress.c (zcfree): Remove unnecessary variable reinitialisation.
author asl
date Thu, 21 Apr 2005 18:39:28 +0000
parents 6beba10c1713
children 161f7ed272df
comparison
equal deleted inserted replaced
1958:9f7d3e837120 1959:81a7ecadf7d3
6 * src/net/net_io.c (do_ip_addr): Add a '-b' option to obtain IP 6 * src/net/net_io.c (do_ip_addr): Add a '-b' option to obtain IP
7 address using BOOTP/DHCP. 7 address using BOOTP/DHCP.
8 8
9 * doc/redboot_cmds.sgml: Document the new '-b' option to the 9 * doc/redboot_cmds.sgml: Document the new '-b' option to the
10 'ip_address' command. 10 'ip_address' command.
11
12 * src/decompress.c (zcfree): Remove unnecessary variable
13 reinitialisation.
14
11 15
12 2005-04-17 Andrew Lunn <andrew.lunn@ascom.ch> 16 2005-04-17 Andrew Lunn <andrew.lunn@ascom.ch>
13 17
14 * src/alias.c (lookup_alias): Fix compiler warnings about formats 18 * src/alias.c (lookup_alias): Fix compiler warnings about formats
15 * src/cksum.c (do_cksum): Ditto 19 * src/cksum.c (do_cksum): Ditto