diff scripts/ChangeLog @ 12077:f3e70f64c30c release-3-2-x

std.m: correctly work along singleton dimension
author John W. Eaton <jwe@octave.org>
date Tue, 01 Sep 2009 09:26:33 +0200
parents 279d2f4102d7
children 48a9c78cfbc9
line wrap: on
line diff
--- a/scripts/ChangeLog	Tue Sep 01 09:25:53 2009 +0200
+++ b/scripts/ChangeLog	Tue Sep 01 09:26:33 2009 +0200
@@ -1,3 +1,8 @@
+2009-08-06  John W. Eaton  <jwe@octave.org>
+
+	* statistics/base/std.m: Correctly work along singleton dimension.
+	From Christoph Ellenberger <C.Ellenberger@gmx.net>.
+
 2009-08-06  Olaf Till <olaf.till@uni-jena.de>
 
 	* geometry/griddata.m: Linearize arrays.