comparison scripts/ChangeLog @ 8794:f16aafdd99ca

__gnuplot_version__.m: don't use regexp to extract version number
author John W. Eaton <jwe@octave.org>
date Wed, 18 Feb 2009 01:10:43 -0500
parents 4c989d52f35c
children bb38a86efa1b
comparison
equal deleted inserted replaced
8793:4c989d52f35c 8794:f16aafdd99ca
1 2009-02-18 John W. Eaton <jwe@octave.org>
2
3 * plot/__gnuplot_version__.m: Don't use regexp to extract version
4 number.
5
1 2009-02-18 John W. Eaton <jwe@octave.org> 6 2009-02-18 John W. Eaton <jwe@octave.org>
2 7
3 * plot/gnuplot_drawnow.m (gnuplot_set_term): 8 * plot/gnuplot_drawnow.m (gnuplot_set_term):
4 Adjust nargin checks for new signature. 9 Adjust nargin checks for new signature.
5 10