diff scripts/ChangeLog @ 8688:d7306ecd077a

news.m: use puts, not printf
author John W. Eaton <jwe@octave.org>
date Thu, 05 Feb 2009 17:14:44 -0500
parents 6d15bc6c4c15
children e5ffb52c9c61
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,7 @@
+2009-02-05  John W. Eaton  <jwe@octave.org>
+
+	* miscellaneous/news.m: Use puts instead of printf.
+
 2009-02-05  Thomas D. Dean  <tomdean@speakeasy.org>
 
 	* polynomial/polyout.m: Replace com2str with num2str, and minor