diff test/ChangeLog @ 8629:f07730ed5613

test_system.m: use isfield instead of struct_contains
author John W. Eaton <jwe@octave.org>
date Thu, 29 Jan 2009 13:29:28 -0500
parents 4c68e26e3ba1
children 6e764b7317bd
line wrap: on
line diff
--- a/test/ChangeLog	Thu Jan 29 12:57:59 2009 -0500
+++ b/test/ChangeLog	Thu Jan 29 13:29:28 2009 -0500
@@ -1,3 +1,7 @@
+2009-01-29  John W. Eaton  <jwe@octave.org>
+
+	* test_system.m: Use isfield instead of struct_contains.
+
 2009-01-25  Thorsten Meyer  <thorsten@hexe>
 
 	* test_struct.m: Add struct array tests.