comparison scripts/ChangeLog @ 4992:2f2afb8635f5

[project @ 2004-09-15 18:22:27 by jwe]
author jwe
date Wed, 15 Sep 2004 18:22:27 +0000
parents 13aaef87cf18
children 761b8d760785
comparison
equal deleted inserted replaced
4991:b38ef92e443e 4992:2f2afb8635f5
1 2004-09-15 John W. Eaton <jwe@octave.org>
2
3 * strings/strcmp.m: Fix typo in cell/string array case.
4
1 2004-09-10 David Bateman <dbateman@free.fr> 5 2004-09-10 David Bateman <dbateman@free.fr>
2 6
3 * statistics/distributions/binomial_rnd.m: Fix error for scalar n 7 * statistics/distributions/binomial_rnd.m: Fix error for scalar n
4 and p with n > 1, and fix for matrix n and p with n == 1. 8 and p with n > 1, and fix for matrix n and p with n == 1.
5 9