Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 8344:b5f10b123440
__go_draw_axes__.m: Correct order for rendering children.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Mon, 24 Nov 2008 12:57:57 -0500 |
parents | 9f34f7636fe0 |
children | 02beb5be5683 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -2,6 +2,10 @@ * plot/legend.m: Correct ording of legend labels. +2008-11-24 Ben Abbott <bpabbott@mac.com> + + * plot/__go_draw_axes__.m: Correct order for rendering children. + 2008-11-21 Radek Salac <salac.r@gmail.com> * sparse/cgs.m, sparse/treelayout.m: New functions.