diff liboctave/ChangeLog @ 4474:f62a7ed4fb06

[project @ 2003-07-30 13:48:51 by jwe]
author jwe
date Wed, 30 Jul 2003 13:50:45 +0000
parents 32ac2bea0185
children b7360f8eb035
line wrap: on
line diff
--- a/liboctave/ChangeLog	Tue Jul 29 23:05:32 2003 +0000
+++ b/liboctave/ChangeLog	Wed Jul 30 13:50:45 2003 +0000
@@ -1,7 +1,10 @@
+2003-07-30  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* ArrayN.cc (increment_index): New arg, start_dimension.
+
 2003-07-29  Heine Kolltveit <kolltvei@idi.ntnu.no>
 
 	* ArrayN.cc (operator <<): Improve output readability.
-	(increment_index (Array<int>&, Array<int>&, int)) New function.
 
 2003-07-29  Petter Risholm	<risholm@stud.ntnu.no>