diff liboctave/ChangeLog @ 4674:7736835a5c8e

[project @ 2003-12-10 20:44:26 by jwe]
author jwe
date Wed, 10 Dec 2003 20:44:27 +0000
parents 6639c2574023
children e95c86d48732
line wrap: on
line diff
--- a/liboctave/ChangeLog	Wed Dec 10 16:11:54 2003 +0000
+++ b/liboctave/ChangeLog	Wed Dec 10 20:44:27 2003 +0000
@@ -1,5 +1,8 @@
 2003-12-10  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* mx-ops: Delete bnda x bnda, b x bnda, and bnda x b ops since
+	they are already defined in boolNDArray.cc.
+
 	* Array-util.cc (get_zero_len_size): Delete.
 	* Array.cc (Array<T>::index (Array<idx_vector>&, int, const T&)):
 	Handle zero-length result dimensions the same as empty original