diff 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
line wrap: on
line diff
--- a/src/ChangeLog	Tue Aug 25 10:26:01 2009 +0200
+++ b/src/ChangeLog	Wed Aug 26 08:17:08 2009 +0200
@@ -1,3 +1,7 @@
+2009-08-25  John W. Eaton  <jwe@octave.org>
+
+	* graphics.cc (gnuplot_backend::send_quit): Wait for gnuplot process.
+
 2009-08-12  Jaroslav Hajek  <highegg@gmail.com>
 
 	* data.cc (Fissorted, F__sort_rows_idx__, Fnorm): Mark as Built-in