Mercurial > hg > octave-lyh
diff doc/ChangeLog @ 12215:4ae2a74ed04c
Add fltk_gui_mode, fltk_mouse_wheel_zoom to documentation.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Sat, 29 Jan 2011 22:31:31 -0800 |
parents | 0ce4a9cd6a7f |
children | 6ef3e671c87c |
line wrap: on
line diff
--- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2011-01-29 Rik <octave@nomad.inbox5.com> + + * interpreter/octave.texi: Add new subsection on FLTK interaction. + * interpreter/plot.txi: Add fltk_gui_mode, fltk_mouse_wheel_zoom + functions to documentation. + 2011-01-29 Rik <octave@nomad.inbox5.com> * interpreter/arith.txi: Add accumdim function to documentation.