Mercurial > hg > octave-nkf
diff scripts/ChangeLog @ 6653:673686daec87
[project @ 2007-05-22 15:36:09 by jwe]
author | jwe |
---|---|
date | Tue, 22 May 2007 15:36:10 +0000 |
parents | 81eb28d50cee |
children | 8dda89ca38f6 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,9 @@ +2007-05-22 Thomas Weber <thomas.weber.mail@gmail.com> + + * ChangeLog, control/system/is_stabilizable.m, general/bicubic.m, + image/ind2gray.m, image/saveimage.m, plot/box.m, plot/grid.m, + signal/freqz.m: Fix typos. + 2007-05-21 David Bateman <dbateman@free.fr> * pkg/pkg.m: Add rebuild target, and -local, -global option to @@ -7226,7 +7232,7 @@ * image/Makefile.in: Don't build or install octtoppm. * image/saveimage.m: Rewrite to avoid using octoppm and pbm - routines so that people who don't have the the pbm stuff installed + routines so that people who don't have the pbm stuff installed can still use this function. Mon Oct 2 05:10:44 1995 John Eaton <jwe@bevo.che.wisc.edu>