Mercurial > hg > octave-lyh
changeset 12591:4727fd4dd4bb stable
ChangeLog fix
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Mon, 11 Apr 2011 10:59:20 -0400 |
parents | b4bd0bef55b6 |
children | 47417d37c4db a3a7da1489b2 |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2011-04-10 John Eaton <jwe@octave.org> + + * graphics.cc (Fishandle) Accept vector of handles (bug #33025). + 2011-04-08 Rik <octave@nomad.inbox5.com> * DLD-FUNCTIONS/balance.cc, DLD-FUNCTIONS/eig.cc, @@ -5,10 +9,6 @@ DLD-FUNCTIONS/sqrtm.cc, DLD-FUNCTIONS/svd.cc, data.cc: Improve docstrings. -2011-04-10 John Eaton <jwe@octave.org> - - * graphics.cc: Allow ishandle() to accept vector of handles (bug 33025). - 2011-04-06 Rik <octave@nomad.inbox5.com> * DLD-FUNCTIONS/dmperm.cc, data.cc: Clean up operator and function