diff liboctave/ChangeLog @ 4835:66645e416d55

[project @ 2004-03-11 20:06:36 by jwe]
author jwe
date Thu, 11 Mar 2004 20:06:36 +0000
parents 8f669cc5a901
children fafc79eeaebb
line wrap: on
line diff
--- a/liboctave/ChangeLog	Thu Mar 11 18:49:17 2004 +0000
+++ b/liboctave/ChangeLog	Thu Mar 11 20:06:36 2004 +0000
@@ -1,5 +1,8 @@
 2004-03-11  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* so-array.cc (SND_CMP_OP, NDS_CMP_OP, NDND_CMP_OP):
+	Omit empty result args.
+
 	* Array.cc (Array<T>::Array (const Array<T>&, const dim_vector&)):
 	Move here from Array.h, check that size of array arg is not
 	smaller than the size defined by the new dimensions.