comparison scripts/ChangeLog @ 6908:b2de26e67857

[project @ 2007-09-17 19:27:37 by jwe]
author jwe
date Mon, 17 Sep 2007 19:27:37 +0000
parents a56ab599ac4c
children 66c7da4ee7a1
comparison
equal deleted inserted replaced
6907:c8081f4c094f 6908:b2de26e67857
1 2007-09-17 John W. Eaton <jwe@octave.org>
2
3 * plot/__go_draw_axes__.m: Omit linestyle clause for errorbar plots.
4
1 2007-09-14 Ulrich Tipp <ulrich.tipp@hsnr.de> 5 2007-09-14 Ulrich Tipp <ulrich.tipp@hsnr.de>
2 6
3 * miscellaneous/bincoeff.m: Fix calculation of bincoeff (n, k) for 7 * miscellaneous/bincoeff.m: Fix calculation of bincoeff (n, k) for
4 noninteger N with N-K < 1. 8 noninteger N with N-K < 1.
5 9