diff scripts/ChangeLog @ 5908:9c134531c2c4

[project @ 2006-07-27 17:14:24 by jwe]
author jwe
date Thu, 27 Jul 2006 17:16:14 +0000
parents 80d3933fb8b6
children 101d966c8d6b
line wrap: on
line diff
--- a/scripts/ChangeLog	Thu Jul 27 03:21:03 2006 +0000
+++ b/scripts/ChangeLog	Thu Jul 27 17:16:14 2006 +0000
@@ -1,3 +1,8 @@
+2006-07-27  John W. Eaton  <jwe@octave.org>
+
+	* testfun/test.m: Call fflush after each block of calls to
+	fprintf, fputs, or fdisp.
+
 2006-07-26  John W. Eaton  <jwe@octave.org>
 
 	* miscellaneous/mex.m: New function.