diff liboctave/ChangeLog @ 4054:ac132116db86

[project @ 2002-08-17 23:00:00 by jwe]
author jwe
date Sat, 17 Aug 2002 23:00:01 +0000
parents 1fb249b4d1bb
children 7690958e7726
line wrap: on
line diff
--- a/liboctave/ChangeLog	Sat Aug 17 22:33:05 2002 +0000
+++ b/liboctave/ChangeLog	Sat Aug 17 23:00:01 2002 +0000
@@ -1,7 +1,7 @@
 2002-08-17  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
-	* Array2-idx.h, DiagArray2.cc, Array2.cc, Array3.cc, ArrayN.cc:
-	Try to avoid implicit typename warnings from g++-3.2.
+	* Array.h, Array2-idx.h, DiagArray2.cc, Array2.cc, Array3.cc,
+	ArrayN.cc: Add typename where needed.
 
 	* DASPK.cc: Include lo-sstream.h and use macros instead of using
 	strstream classes directly.