diff liboctave/ChangeLog @ 3755:4c230f72b1d2

[project @ 2000-12-14 23:02:49 by jwe]
author jwe
date Thu, 14 Dec 2000 23:02:49 +0000
parents f751e43de300
children 574711ce9070
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,7 +1,7 @@
 2000-12-13  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
-	(Range::nelem_internal): Call tfloor, not round, but then try
-	harder to compute correct number of elements.
+	* Range.cc (Range::nelem_internal): Call tfloor, not round, but
+	then try harder to compute correct number of elements.
 
 	* dMatrix.cc (Matrix::lssolve): Ask DGELSS for size of work vector.
 	* CMatrix.cc (ComplexMatrix::lssolve): Likewise, for ZGELSS.