diff scripts/ChangeLog @ 5986:14078139f941

[project @ 2006-09-12 02:46:33 by jwe]
author jwe
date Tue, 12 Sep 2006 02:46:33 +0000
parents 82a73f5dadd9
children f1375e3f3b97
line wrap: on
line diff
--- a/scripts/ChangeLog	Tue Sep 12 02:41:46 2006 +0000
+++ b/scripts/ChangeLog	Tue Sep 12 02:46:33 2006 +0000
@@ -1,3 +1,12 @@
+2006-09-11  Paul Kienzle  <pkienzle@users.sf.net>
+
+	* signal/freqz.m: Update tests.
+
+2006-09-11  Ken Kouno  <kouno@mk.ecei.tohoku.ac.jp>
+
+	* signal/freqz.m: Corretly postpad arrays.
+	Don't call fliplr on a column vector.
+
 2006-09-11  Luis F. Ortiz  <lortiz@interactivesupercomputing.com>
 
 	* general/shiftdim.m: Use permute instead of reshape.