diff 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
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog
+++ b/packages/redboot/current/ChangeLog
@@ -8,6 +8,10 @@ 2005-04-21  Ian Campbell  <icampbell@arc
 
 	* doc/redboot_cmds.sgml: Document the new '-b' option to the
 	'ip_address' command.
+
+	* src/decompress.c (zcfree): Remove unnecessary variable
+        reinitialisation.
+
 	
 2005-04-17  Andrew Lunn  <andrew.lunn@ascom.ch>