Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 6903:a56ab599ac4c
[project @ 2007-09-14 19:47:12 by jwe]
author | jwe |
---|---|
date | Fri, 14 Sep 2007 19:47:12 +0000 |
parents | 0baa196d93b5 |
children | b2de26e67857 |
comparison
equal
deleted
inserted
replaced
6902:d6d19fcc51b0 | 6903:a56ab599ac4c |
---|---|
1 2007-09-14 Ulrich Tipp <ulrich.tipp@hsnr.de> | |
2 | |
3 * miscellaneous/bincoeff.m: Fix calculation of bincoeff (n, k) for | |
4 noninteger N with N-K < 1. | |
5 | |
1 2007-08-04 Jean-Francois Cardoso <cardoso@tsi.enst.fr> | 6 2007-08-04 Jean-Francois Cardoso <cardoso@tsi.enst.fr> |
2 | 7 |
3 * strings/index.m: Correct for strings differing after the third | 8 * strings/index.m: Correct for strings differing after the third |
4 position (bug reported by Maude Martin). | 9 position (bug reported by Maude Martin). |
5 | 10 |