Mercurial > hg > octave-thorsten
comparison scripts/ChangeLog @ 12107:1fc9fd052f0c release-3-2-x
fix typo in expm
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Wed, 25 Nov 2009 12:05:03 +0100 |
parents | 69828adba966 |
children | 8166d596247e |
comparison
equal
deleted
inserted
replaced
12106:11f9c592b035 | 12107:1fc9fd052f0c |
---|---|
1 2009-11-14 Jaroslav Hajek <highegg@gmail.com> | |
2 | |
3 * linear-algebra/expm.m: Fix typo. | |
4 | |
1 2009-11-22 Michael Goffioul <michael.goffioul@gmail.com> | 5 2009-11-22 Michael Goffioul <michael.goffioul@gmail.com> |
2 | 6 |
3 * plot/print.m: Properly set the default ghostscript_binary | 7 * plot/print.m: Properly set the default ghostscript_binary |
4 under Windows. Modify the search for the ghostscript binary | 8 under Windows. Modify the search for the ghostscript binary |
5 so that it works for Win32, mingw, Cygwin, and Unix systems. | 9 so that it works for Win32, mingw, Cygwin, and Unix systems. |