diff scripts/ChangeLog @ 6609:30891d1d0c86

[project @ 2007-05-09 02:12:04 by jwe]
author jwe
date Wed, 09 May 2007 02:17:36 +0000
parents 98724cae69c7
children 9197bb0a2738
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,21 @@
+2007-05-09  G. D. McBain  <geordie.mcbain@aeromech.usyd.edu.au>
+
+	* statistics/distributions/normcdf.m: Use standard deviation
+	instead of variance for compatibility.
+
+2007-05-08  John W. Eaton  <jwe@octave.org>
+
+
+	* set/unique.m, set/ismember.m: Use numel(x) instead of prod(size(x)).
+
+	* set/ismember.m: Always return logical values.
+
+	* set/ismember.m: Return early if no matches are found.  New tests.
+	From: David Grohmann <grohmann@arlut.utexas.edu>.
+
+	* general/__isequal__.m: Allow numeric values of different classes
+	to compare equal.
+
 2007-05-07  David Bateman  <dbateman@free.fr>
 
 	* sparse/spy.m: Reverse Y axis for new graphics code. Make more