diff doc/ChangeLog @ 6531:c2609d0502bb

[project @ 2007-04-17 18:17:40 by jwe]
author jwe
date Tue, 17 Apr 2007 18:17:40 +0000
parents f80cc454860d
children 3ef1aa12f04c
line wrap: on
line diff
--- a/doc/ChangeLog	Mon Apr 16 23:16:58 2007 +0000
+++ b/doc/ChangeLog	Tue Apr 17 18:17:40 2007 +0000
@@ -1,3 +1,10 @@
+2007-04-17  David Bateman  <dbateman@free.fr>
+
+	* interpreter/linalg.txi (Techniques used for Linear Algebra):
+	New node.
+	* interpreter/octave.texi: Include it in menu.
+	* interpreter/sparse.txi: Delete discusion of matrix_type.
+
 2007-04-16  John W. Eaton  <jwe@octave.org>
 
 	* interpreter/stream.txi: Delete.
@@ -19,13 +26,6 @@
 
 	* interpreter/container.txi: Document indexing with ().
 
-2007-04-11  David Bateman  <dbateman@free.fr>
-
-	* interpreter/linalg.txi (Techniques used for Linear Algebra):
-	New node.
-	* interpreter/octave.texi: Include it in menu.
-	* interpreter/sparse.txi: Delete discusion of matrix_type.
-
 2007-04-11  Søren Hauberg  <hauberg@gmail.com>
 
 	* interpreter/container.txi: Improve cell array documentation.