diff scripts/ChangeLog @ 9425:e9f1329ed504

nonzeros: always return a column vector
author John W. Eaton <jwe@octave.org>
date Thu, 09 Jul 2009 15:12:27 -0400
parents 684312a5291c
children 7b74a7fd4761
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,7 @@
+2009-07-09  John W. Eaton  <jwe@octave.org>
+
+	* sparse/nonzeros.m: Always return a column vector.  New tests.
+
 2009-06-25  Ben Abbott <bpabbott@mac.com>
 
 	* plot/gnuplot_drawnow.m: Apply feature 'wxt_has_size'.