diff liboctave/ChangeLog @ 4565:1db951a4fcd5

[project @ 2003-10-29 13:49:30 by jwe]
author jwe
date Wed, 29 Oct 2003 13:49:31 +0000
parents 802818bfac91
children fc30061d01da
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-29  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* dim-vector.h (dim_vector_rep::dim_vector_rep (int, const
+	dim_vector&)): Correctly handle case of n < dv->ndims.
+
 2003-10-28  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* dim-vector.h (dim_vector::any_zero): New function.