diff liboctave/ChangeLog @ 5535:6a82af824269

[project @ 2005-11-11 18:20:25 by jwe]
author jwe
date Fri, 11 Nov 2005 18:20:25 +0000
parents 667ad2becb63
children 8b0b36c2dc0c
line wrap: on
line diff
--- a/liboctave/ChangeLog	Fri Nov 11 17:45:51 2005 +0000
+++ b/liboctave/ChangeLog	Fri Nov 11 18:20:25 2005 +0000
@@ -1,3 +1,7 @@
+2005-11-11  John W. Eaton  <jwe@octave.org>
+
+	* Array.cc (Array<T>::indexN): Simplify.
+
 2005-11-09  John W. Eaton  <jwe@octave.org>
 
 	* oct-inttypes.h (octave_int::operator char (void) const):