Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 6308:22e2c78e406e
[project @ 2007-02-15 08:16:08 by jwe]
author | jwe |
---|---|
date | Thu, 15 Feb 2007 08:16:09 +0000 |
parents | 78a3254741b2 |
children | 6a60e68fc4b1 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,7 @@ +2007-02-15 Daniel J Sebald <daniel.sebald@ieee.org> + + * plot/figure.m: Doc fix. + 2007-02-14 Thomas Weber <thomas.weber.mail@gmail.com> * audio/wavread.m, audio/wavwrite.m: Use types with specific sizes @@ -2537,7 +2541,7 @@ * statistics/base/median.m: Make it work for the scalar case too. -2005-01-25 Daniel J Sebald <daniel.sebald@ieee.org>. +2005-01-25 Daniel J Sebald <daniel.sebald@ieee.org> * plot/__plt__.m: Initialize fmt and sep outside of loop. Simplify logic for decoding args.