comparison 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
comparison
equal deleted inserted replaced
4421:747e1e895f7c 4422:92be67bc9301
1 2003-06-04 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * control/base/__stepimp__.m, control/base/nichols.m,
4 control/base/nyquist.m, miscellaneous/dump_prefs.m,
5 plot/bottom_title.m, plot/mplot.m, plot/multiplot.m,
6 plot/oneplot.m, plot/plot_border.m, plot/subplot.m,
7 plot/subwindow.m, plot/top_title.m, signal/freqz_plot.m:
8 Eliminate gnuplot_has_multiplot (assume it is always true).
9
1 2003-05-14 John W. Eaton <jwe@bevo.che.wisc.edu> 10 2003-05-14 John W. Eaton <jwe@bevo.che.wisc.edu>
2 11
3 * Makefile.in, image/Makefile.in, startup/Makefile.in: Handle DESTDIR. 12 * Makefile.in, image/Makefile.in, startup/Makefile.in: Handle DESTDIR.
4 13
5 2003-05-05 Andy Adler <adler@site.uottawa.ca> 14 2003-05-05 Andy Adler <adler@site.uottawa.ca>