diff scripts/ChangeLog @ 6546:44a4f68fbd76

[project @ 2007-04-19 17:06:22 by jwe]
author jwe
date Thu, 19 Apr 2007 17:06:22 +0000
parents 43fc02d57862
children af5025cb0f2b
line wrap: on
line diff
--- a/scripts/ChangeLog	Thu Apr 19 16:53:15 2007 +0000
+++ b/scripts/ChangeLog	Thu Apr 19 17:06:22 2007 +0000
@@ -1,3 +1,8 @@
+2007-04-19  John W. Eaton  <jwe@octave.org>
+
+	* miscellaneous/unpack.m: Use gzip -d and bzip2 -d instead of
+	gunzip and bunzip.  From Michael Goffioul <michael.goffioul@swing.be>.
+
 2007-04-19  A. S. Hodel  <a.s.hodel@eng.auburn.edu>
 
 	* control/util/axis2dlim.m: Delete extraneous line.
@@ -507,11 +512,11 @@
 	* testfun/test.m (test): Handle possibility of file_in_loadpath
 	returning an empty cell array.
 
-2007-02-27  From Michael Goffioul  <michael.goffioul@swing.be>
+2007-02-27  Michael Goffioul  <michael.goffioul@swing.be>
 
 	* pkg/pkg.m: Use fullfile to create filenames from parts.
 
-2007-02-26  From Michael Goffioul  <michael.goffioul@swing.be>
+2007-02-26  Michael Goffioul  <michael.goffioul@swing.be>
 
 	* Makefile.in, audio/Makefile.in, control/Makefile.in,
 	control/base/Makefile.in, control/hinf/Makefile.in,