Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 8361:cf620941af1a
Set max_recursion_depth and use a subfunction in nchoosek
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Sat, 29 Nov 2008 17:57:50 +0100 |
parents | 32d9c0299e99 |
children | 03b414516dd8 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -2,6 +2,10 @@ * plot/__go_draw_axes__.m: Set two point clipping mode to be on. +2008-11-26 Francesco Potortì <pot@gnu.org> + + * specfun/nchoosek.m: Set max_recursion_depth and use a subfunction. + 2008-11-24 Ben Abbott <bpabbott@mac.com> * plot/legend.m: Correct ording of legend labels.