diff liboctave/ChangeLog @ 8324:1e9cf8ff48f8

Changelog fix
author David Bateman <dbateman@free.fr>
date Fri, 14 Nov 2008 12:50:03 +0100
parents 655193554ad2
children 545b9f62adcf
line wrap: on
line diff
--- a/liboctave/ChangeLog	Fri Nov 14 12:04:35 2008 +0100
+++ b/liboctave/ChangeLog	Fri Nov 14 12:50:03 2008 +0100
@@ -1,3 +1,8 @@
+2008-11-14  David Bateman  <dbateman@free.fr>
+
+	* Array2.h (Array2<T> Array2<T>::index): Correct use of
+	resize_fill_value.
+
 2008-11-12  Michael Goffioul  <michael.goffioul@gmail.com>
 
 	* MArray-C.cc, MArray-d.cc, MArray-f.cc, MArray-fC.cc: Declare
@@ -17,11 +22,6 @@
 	tag.
 	* oct-norm.cc (xnorm, xfrobnorm, xcolnorms, xrownorms): Ditto.
 
-2008-11-14  David Bateman  <dbateman@free.fr>
-
-	* Array2.h (Array2<T> Array2<T>::index): Correct use of
-	resize_fill_value.
-
 2008-11-12  Jaroslav Hajek <highegg@gmail.com>
 
 	* DiagArray2.h (DiagArray2<T>::maybe_delete_elements): Remove