diff scripts/ChangeLog @ 8684:6d15bc6c4c15

polyout.m: Replace com2str with num2str.
author Thomas D. Dean <tomdean@speakeasy.org>
date Thu, 05 Feb 2009 13:42:29 -0500
parents 2a49c32d4322
children d7306ecd077a
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-05  Thomas D. Dean  <tomdean@speakeasy.org>
+
+	* polynomial/polyout.m: Replace com2str with num2str, and minor
+	style changes.
+
 2009-02-04  John W. Eaton  <jwe@octave.org>
 
 	* help/which.m: Still print something sensible if type is empty.