Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 7988:21904fe299c8
Remove the control, finance and quaternion toolboxes
author | David Bateman <dbateman@free.fr> |
---|---|
date | Sun, 27 Jul 2008 01:42:06 +0200 |
parents | 3eb2094eefe5 |
children | 23c248d415b5 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,10 @@ +2008-07-29 David Bateman <dbateman@free.fr> + + * control, finance, quaternion: Remove directories and all of the + files they contain. + * Makefile.in: Remove all references to the above directories. + * configure.in: ditto. + 2008-07-28 Ben Abbott <bpabbott@mac.com> * plot/hold.m: Clarify help text.