diff scripts/ChangeLog @ 2726:ea5b2a3dbb26

[project @ 1997-02-23 06:15:22 by jwe]
author jwe
date Sun, 23 Feb 1997 06:17:21 +0000
parents 2b5c27299cde
children 76411ce43c05
line wrap: on
line diff
--- a/scripts/ChangeLog	Sun Feb 23 06:10:54 1997 +0000
+++ b/scripts/ChangeLog	Sun Feb 23 06:17:21 1997 +0000
@@ -1,3 +1,8 @@
+Sun Feb 23 00:15:57 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* general/is_square.m: Handle empty matrices correctly.
+	* general/is_symmetric.m: Handle empty matrices and strings.
+
 Sat Feb 22 01:06:22 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* polynomial/conv.m: Check inputs with is_vector(), not is_matrix().