Mercurial > hg > octave-thorsten
changeset 8352:33337f1aca75
fix bug in cell string handling of unpack function
author | Thorsten Meyer <thorsten.meyier@gmx.de> |
---|---|
date | Tue, 04 Nov 2008 23:03:50 +0100 |
parents | 4d78baf20ded |
children | 349a555729a9 |
files | scripts/ChangeLog scripts/miscellaneous/unpack.m |
diffstat | 2 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -36,6 +36,11 @@ * plot/subplot.m: fix texi bug +2008-11-04 Thorsten Meyer <thorsten.meyier@gmx.de> + + * miscellaneous/unpack.m: return directly after recursive handling + of cell-strings + 2008-09-28 Jaroslav Hajek <highegg@gmail.com> * optimization/__fdjac__.m: New function file.