Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 7418:42b70df74c21
[project @ 2008-01-25 07:19:27 by jwe]
author | jwe |
---|---|
date | Fri, 25 Jan 2008 07:19:27 +0000 |
parents | 2da391ef7f55 |
children | 1c7b3e1fda19 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,11 @@ +2008-01-25 Thomas Weber <thomas.weber.mail@gmail.com> + + * linear-algebra/trace.m: Test cases for non 2-d args. + +2008-01-25 James Packer <james.packer@wadh.ox.ac.uk> + + * geometry/griddata3.m: Call griddata, not gridata. + 2008-01-24 Schloegl Alois <alois.schloegl@tugraz.at> * linear-algebra/trace.m: Require 2-d args. Handle vectors properly.