comparison scripts/ChangeLog @ 8050:dac919d9c418

chi2rnd.m: fix missing semicolon
author John W. Eaton <jwe@octave.org>
date Fri, 22 Aug 2008 14:42:12 -0400
parents 2f7ff06c0c7b
children 961d4c52ffae
comparison
equal deleted inserted replaced
8049:e36e891f2349 8050:dac919d9c418
1 2008-08-22 John W. Eaton <jwe@octave.org>
2
3 * statistics/distributions/chi2rnd.m: Fix missing semicolon.
4
1 2008-08-21 John W. Eaton <jwe@octave.org> 5 2008-08-21 John W. Eaton <jwe@octave.org>
2 6
3 * plot/__go_draw_axes__.m: Fix test for have_data. 7 * plot/__go_draw_axes__.m: Fix test for have_data.
4 (__gnuplot_write_data__): Write "Inf Inf\n" if all data pairs 8 (__gnuplot_write_data__): Write "Inf Inf\n" if all data pairs
5 contain NaN values. 9 contain NaN values.