Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 9976:702b998698ea
implement ppder, ppint, ppjmups
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Sun, 13 Dec 2009 13:18:27 +0100 |
parents | a24a528d98cc |
children | 13a85d3e13bb |
comparison
equal
deleted
inserted
replaced
9975:14ed68363284 | 9976:702b998698ea |
---|---|
1 2009-12-13 Jaroslav Hajek <highegg@gmail.com> | |
2 | |
3 * ppder.m: New function. | |
4 * ppint.m: New function. | |
5 * ppjumps.m: New function. | |
6 | |
1 2009-12-09 Rik <octave@nomad.inbox5.com> | 7 2009-12-09 Rik <octave@nomad.inbox5.com> |
2 | 8 |
3 * Makefile.am: remove install-images target and use automake | 9 * Makefile.am: remove install-images target and use automake |
4 syntax to distribute image data. | 10 syntax to distribute image data. |
5 | 11 |