Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 6328:a7a2f1596b4b
[project @ 2007-02-20 02:20:40 by jwe]
author | jwe |
---|---|
date | Tue, 20 Feb 2007 02:20:40 +0000 |
parents | ea65de49e18e |
children | 4e81fe3bceff |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,10 @@ +2007-02-19 John W. Eaton <jwe@octave.org> + + * plot/__uiobject_alloc__.in: If next available element in + __uiobject_list__ is 0, grow list before doing anything else. + * plot/__uiobject_grow_list__.in: Only set __uiobject_head__ on + first call when size of __uiobject_list__ is 0. + 2007-02-16 John W. Eaton <jwe@octave.org> * miscellaneous/Makefile.in (SOURCES): Remove popen2.m from the list.