comparison 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
comparison
equal deleted inserted replaced
8687:f3579c1d6be9 8688:d7306ecd077a
1 2009-02-05 John W. Eaton <jwe@octave.org>
2
3 * miscellaneous/news.m: Use puts instead of printf.
4
1 2009-02-05 Thomas D. Dean <tomdean@speakeasy.org> 5 2009-02-05 Thomas D. Dean <tomdean@speakeasy.org>
2 6
3 * polynomial/polyout.m: Replace com2str with num2str, and minor 7 * polynomial/polyout.m: Replace com2str with num2str, and minor
4 style changes. 8 style changes.
5 9