changeset 12609:f3ba948328e9

Changelog fixes
author Kai Habel <kai.habel@gmx.de>
date Fri, 15 Apr 2011 11:38:35 +0200
parents 59e2460acae1
children bdf694af4aa5 8a8a479c2e78
files scripts/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/ChangeLog	Wed Feb 23 08:11:40 2011 +0100
+++ b/scripts/ChangeLog	Fri Apr 15 11:38:35 2011 +0200
@@ -6,6 +6,7 @@
 	Make functions more compatible with respect to handling of
 	picewise polynoms (pp). Rename pp-struct elements.
 	Handle nD-arguments correctly. Tests added.
+	(bugs #32040, #32045)
 
 2011-04-13  Rik  <octave@nomad.inbox5.com>
 
@@ -423,6 +424,11 @@
 
 	* statistics/base/mean.m: Also accept logical values.
 
+2011-02-10 Carlo de Falco  <kingcrimson@tiscali.it>
+
+	* linear-algebra/gmres.m: New file implementing the GMRES
+	iterative method for solving linear systems.
+
 2011-02-08  Ben Abbott  <bpabbott@mac.com>
 
 	* plot/__go_draw_axes__.m: Properly set fontspec for legends.