Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 8036:854683691d7a
fix invalid memory read in glpk
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Tue, 19 Aug 2008 13:59:30 -0400 |
parents | 1720d4fab3fa |
children | cd90e2842080 |
comparison
equal
deleted
inserted
replaced
8035:1720d4fab3fa | 8036:854683691d7a |
---|---|
1 2008-08-19 Jaroslav Hajek <highegg@gmail.com> | |
2 | |
3 * optimization/glpk.m: Fix invalid call to zeros. | |
4 | |
1 2008-08-19 David Bateman <dbateman@free.fr> | 5 2008-08-19 David Bateman <dbateman@free.fr> |
2 | 6 |
3 statistics/base/ranks.m: Doc fix. | 7 statistics/base/ranks.m: Doc fix. |
4 | 8 |
5 2008-08-08 John W. Eaton <jwe@octave.org> | 9 2008-08-08 John W. Eaton <jwe@octave.org> |