diff scripts/ChangeLog @ 7032:4d4197ffb09d

[project @ 2007-10-15 16:31:55 by jwe]
author jwe
date Mon, 15 Oct 2007 16:31:55 +0000
parents 120f3135952f
children b1ca2c453b77
line wrap: on
line diff
--- a/scripts/ChangeLog	Mon Oct 15 15:31:21 2007 +0000
+++ b/scripts/ChangeLog	Mon Oct 15 16:31:55 2007 +0000
@@ -10,6 +10,9 @@
 
 2007-10-15  David Bateman  <dbateman@free.fr>
 
+	* plot/print.m: Call drawnow before printing to ensure the plot is
+	on the screen.
+
 	* testfun/test.m: In error/warning blocks test for an error before
 	a warning to avoid unexpected failures.