diff liboctave/ChangeLog @ 2917:5c285800ebe2

[project @ 1997-04-30 20:58:04 by jwe] Array-idx.h
author jwe
date Wed, 30 Apr 1997 20:58:04 +0000
parents b7f43611d1e8
children 66ef74ee5d9f
line wrap: on
line diff
--- a/liboctave/ChangeLog	Wed Apr 30 20:57:48 1997 +0000
+++ b/liboctave/ChangeLog	Wed Apr 30 20:58:04 1997 +0000
@@ -1,3 +1,9 @@
+Tue Apr 29 04:39:01 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* Array2-idx.h (Array2<T>::maybe_delete_elements): Prevent
+	out-of-bounds indexing of the index array.
+	* Array-idx.h (Array<T>::maybe_delete_elements): Likewise.
+
 Fri Mar 28 15:37:09 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* LSODE.h (x_step_limit): New field.