comparison scripts/ChangeLog @ 11483:66309af67746

ChangeLog fix
author John W. Eaton <jwe@octave.org>
date Tue, 11 Jan 2011 05:17:26 -0500
parents a02d00dd3d5f
children 571bfa4fc295
comparison
equal deleted inserted replaced
11482:3c323dde0f85 11483:66309af67746
10 10
11 2011-01-10 John W. Eaton <jwe@octave.org> 11 2011-01-10 John W. Eaton <jwe@octave.org>
12 12
13 * general/private/__isequal__.m: Use builtin ("struct", ...) to 13 * general/private/__isequal__.m: Use builtin ("struct", ...) to
14 convert objects to a structs to avoid possible overloading of 14 convert objects to a structs to avoid possible overloading of
15 the struct function. 15 the struct function. Bug #32071.
16 16
17 2011-01-09 Rik <octave@nomad.inbox5.com> 17 2011-01-09 Rik <octave@nomad.inbox5.com>
18 18
19 * plot/orient.m, statistics/tests/kolmogorov_smirnov_test.m, 19 * plot/orient.m, statistics/tests/kolmogorov_smirnov_test.m,
20 strings/strtrunc.m: Correct failing tests due to change in 20 strings/strtrunc.m: Correct failing tests due to change in