diff scripts/ChangeLog @ 6112:05257ee9753d

[project @ 2006-10-27 04:28:33 by jwe]
author jwe
date Fri, 27 Oct 2006 04:28:33 +0000
parents 32ea759ea27e
children b64fb24bf4a0
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Oct 27 02:43:24 2006 +0000
+++ b/scripts/ChangeLog	Fri Oct 27 04:28:33 2006 +0000
@@ -1,3 +1,7 @@
+2006-10-27  William Poetra Yoga Hadisoeseno  <williampoetra@gmail.com>
+
+	* miscellaneous/unpack.m: Fix missing comma in strcat call.
+
 2006-10-25  John W. Eaton  <jwe@octave.org>
 
 	* image/image.m: Set x = y = [] when nargin == 0;