diff scripts/ChangeLog @ 6451:fdcb715e381c

[project @ 2007-03-24 17:54:23 by jwe]
author jwe
date Sat, 24 Mar 2007 17:54:23 +0000
parents 674d255e0729
children 4067a8caff18
line wrap: on
line diff
--- a/scripts/ChangeLog	Sat Mar 24 12:52:25 2007 +0000
+++ b/scripts/ChangeLog	Sat Mar 24 17:54:23 2007 +0000
@@ -1,5 +1,8 @@
 2007-03-24  John W. Eaton  <jwe@octave.org>
 
+	* plot/drawnow.m: If GNUTERM is set to wxt in the environment,
+	send terminal setting command with title option to plot stream.
+
 	* plot/legend.m: Correctly increment index into list of children..
 
 2007-03-23  John W. Eaton  <jwe@octave.org>