diff scripts/ChangeLog @ 6599:08ca72d6ffc9

[project @ 2007-04-28 22:47:29 by jwe]
author jwe
date Sat, 28 Apr 2007 22:47:29 +0000
parents 65919b012b35
children c2b700808e0a
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Apr 27 17:34:28 2007 +0000
+++ b/scripts/ChangeLog	Sat Apr 28 22:47:29 2007 +0000
@@ -1,3 +1,9 @@
+2007-04-28  John W. Eaton  <jwe@octave.org>
+
+	* miscellaneous/unzip.m, miscellaneous/untar.m,
+	miscellaneous/bunzip2.m, miscellaneous/gunzip.m:
+	Special case nargout == 0.
+
 2007-04-27  Kim Hansen  <kimhanse@gmail.com>
 
 	* general/sub2ind.m: Handle empty input, add tests.