comparison scripts/ChangeLog @ 12080:16a1e60b4701 release-3-2-x

fix int2str
author Jaroslav Hajek <highegg@gmail.com>
date Tue, 01 Sep 2009 09:32:38 +0200
parents 295001bff26d
children c5ab026894ef
comparison
equal deleted inserted replaced
12079:295001bff26d 12080:16a1e60b4701
1 2009-08-17 Jaroslav Hajek <highegg@gmail.com>
2
3 * general/int2str.m: Convert to double before calling log10.
4
1 2009-08-29 John W. Eaton <jwe@octave.org> 5 2009-08-29 John W. Eaton <jwe@octave.org>
2 6
3 * time/datestr.m: Add missing semicolon. 7 * time/datestr.m: Add missing semicolon.
4 8
5 2009-08-26 E. Joshua Rigler <relgire@gmail.com> 9 2009-08-26 E. Joshua Rigler <relgire@gmail.com>