comparison scripts/ChangeLog @ 12078:48a9c78cfbc9 release-3-2-x

datestr: set tm.isdst to -1 before calling mktime
author E. Joshua Rigler <relgire@gmail.com>
date Tue, 01 Sep 2009 09:31:39 +0200
parents f3e70f64c30c
children 295001bff26d
comparison
equal deleted inserted replaced
12077:f3e70f64c30c 12078:48a9c78cfbc9
1 2009-08-26 E. Joshua Rigler <relgire@gmail.com>
2
3 * time/datestr.m: Set tm.isdst to -1 before calling mktime.
4
1 2009-08-06 John W. Eaton <jwe@octave.org> 5 2009-08-06 John W. Eaton <jwe@octave.org>
2 6
3 * statistics/base/std.m: Correctly work along singleton dimension. 7 * statistics/base/std.m: Correctly work along singleton dimension.
4 From Christoph Ellenberger <C.Ellenberger@gmx.net>. 8 From Christoph Ellenberger <C.Ellenberger@gmx.net>.
5 9