diff liboctave/ChangeLog @ 5766:f3be83cff153

[project @ 2006-04-18 15:17:34 by jwe]
author jwe
date Tue, 18 Apr 2006 15:18:22 +0000
parents 7ba9ad1fec11
children 246b1fc1e628
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,11 @@
+2006-04-18  John W. Eaton  <jwe@octave.org>
+
+	* randmtzig.c (randmt, randi53, randi54, randi64, randu32, randu53):
+	Omit inline from decl.
+
+	* Sparse.cc (Sparse<T>::index): Use std::vector<bool> to avoid
+	local array with variable dimension.
+
 2006-04-16  John W. Eaton  <jwe@octave.org>
 
 	* lo-sstream.h: Delete.