Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 4422:92be67bc9301
[project @ 2003-06-04 17:43:15 by jwe]
author | jwe |
---|---|
date | Wed, 04 Jun 2003 17:43:15 +0000 |
parents | 2de7c7452a1e |
children | ab82d3a27d96 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,12 @@ +2003-06-04 John W. Eaton <jwe@bevo.che.wisc.edu> + + * control/base/__stepimp__.m, control/base/nichols.m, + control/base/nyquist.m, miscellaneous/dump_prefs.m, + plot/bottom_title.m, plot/mplot.m, plot/multiplot.m, + plot/oneplot.m, plot/plot_border.m, plot/subplot.m, + plot/subwindow.m, plot/top_title.m, signal/freqz_plot.m: + Eliminate gnuplot_has_multiplot (assume it is always true). + 2003-05-14 John W. Eaton <jwe@bevo.che.wisc.edu> * Makefile.in, image/Makefile.in, startup/Makefile.in: Handle DESTDIR.