diff scripts/ChangeLog @ 6730:230f9c49857e

[project @ 2007-06-15 04:22:13 by jwe]
author jwe
date Fri, 15 Jun 2007 04:22:13 +0000
parents a25173d58101
children 751f340d486c
line wrap: on
line diff
--- a/scripts/ChangeLog	Thu Jun 14 22:33:56 2007 +0000
+++ b/scripts/ChangeLog	Fri Jun 15 04:22:13 2007 +0000
@@ -1,5 +1,11 @@
+2007-06-15  John W. Eaton  <jwe@octave.org>
+
+	* testfun/test.m: Also return number of expected failures.
+
 2007-06-14  John W. Eaton  <jwe@octave.org>
 
+	* set/ismember.m: Mark two tests known to fail with xtest.
+
 	* plot/__go_draw_axes__.m: Handle text rotation property.
 
 2007-06-14  Paul Kienzle  <pkienzle@users.sf.net>