diff liboctave/ChangeLog @ 5892:13aa80fc7839

[project @ 2006-07-15 18:15:58 by jwe]
author jwe
date Sat, 15 Jul 2006 18:16:53 +0000
parents 84ca47e311b3
children d73ffe42f2c8
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,10 @@
+2006-07-15  John W. Eaton  <jwe@octave.org>
+
+	* data-conv.cc: Instantiante swap_bytes templates here.
+
+	* MatrixType.cc (MatrixType::MatrixType):
+	Use complete initializer lists in constructors.
+
 2006-07-06  John W. Eaton  <jwe@octave.org>
 
 	* str-vec.cc (string_vector::string_vector (std::list<std::string>&)):