Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 12485:f5a5e5252b5a
Fix incorrect statement in documentation for pascal.m. Bug #32523.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Sun, 27 Feb 2011 18:21:46 -0800 |
parents | 3244c6e0af4a |
children | 32279948bf3b |
comparison
equal
deleted
inserted
replaced
12484:9c831d357e6f | 12485:f5a5e5252b5a |
---|---|
1 2010-02-27 Rik <octave@nomad.inbox5.com> | |
2 | |
3 * special-matrix/pascal.m: Fix incorrect statement in documentation | |
4 for pascal.m. Bug #32523. | |
5 | |
1 2011-02-26 Robert T. Short <octave@phaselockedsystems.com> | 6 2011-02-26 Robert T. Short <octave@phaselockedsystems.com> |
2 | 7 |
3 * polynomial/polyval.m: Compute offset/normalization only when needed. | 8 * polynomial/polyval.m: Compute offset/normalization only when needed. |
4 | 9 |
5 2011-02-26 Robert T. Short <octave@phaselockedsystems.com> | 10 2011-02-26 Robert T. Short <octave@phaselockedsystems.com> |