comparison src/ChangeLog @ 12073:fe30458b1de8 release-3-2-x

try to avoid gnuplot zombies
author John W. Eaton <jwe@octave.org>
date Wed, 26 Aug 2009 08:17:08 +0200
parents 26fb50dc7401
children e7c3e9ad2286
comparison
equal deleted inserted replaced
12072:33c46d112b05 12073:fe30458b1de8
1 2009-08-25 John W. Eaton <jwe@octave.org>
2
3 * graphics.cc (gnuplot_backend::send_quit): Wait for gnuplot process.
4
1 2009-08-12 Jaroslav Hajek <highegg@gmail.com> 5 2009-08-12 Jaroslav Hajek <highegg@gmail.com>
2 6
3 * data.cc (Fissorted, F__sort_rows_idx__, Fnorm): Mark as Built-in 7 * data.cc (Fissorted, F__sort_rows_idx__, Fnorm): Mark as Built-in
4 Functions in the inline help. 8 Functions in the inline help.
5 9