diff liboctave/ChangeLog @ 2966:458cea5c8356

[project @ 1997-05-12 20:17:35 by jwe]
author jwe
date Mon, 12 May 1997 20:17:35 +0000
parents 0a2551ec7004
children e330cb788508
line wrap: on
line diff
--- a/liboctave/ChangeLog	Mon May 12 16:18:40 1997 +0000
+++ b/liboctave/ChangeLog	Mon May 12 20:17:35 1997 +0000
@@ -1,5 +1,8 @@
 Mon May 12 02:14:13 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* idx-vector.cc (IDX_VEC_REP::is_colon_equiv): Make it work when
+	the vector is not sorted.
+
 	* CMatrix.cc (ComplexMatrix::operator !): Return boolMatrix.
 	* dMatrix.cc (Matrix::operator !): Likewise