Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 6553:af5025cb0f2b
[project @ 2007-04-20 15:37:19 by jwe]
author | jwe |
---|---|
date | Fri, 20 Apr 2007 15:37:20 +0000 |
parents | 44a4f68fbd76 |
children | 03ff4e32c895 |
comparison
equal
deleted
inserted
replaced
6552:d933e1615bb1 | 6553:af5025cb0f2b |
---|---|
1 2007-04-20 John W. Eaton <jwe@octave.org> | |
2 | |
3 * plot/Makefile.in (SOURCES): Fix typo in adding __bar__.m to the list. | |
4 | |
1 2007-04-19 John W. Eaton <jwe@octave.org> | 5 2007-04-19 John W. Eaton <jwe@octave.org> |
2 | 6 |
3 * miscellaneous/unpack.m: Use gzip -d and bzip2 -d instead of | 7 * miscellaneous/unpack.m: Use gzip -d and bzip2 -d instead of |
4 gunzip and bunzip. From Michael Goffioul <michael.goffioul@swing.be>. | 8 gunzip and bunzip. From Michael Goffioul <michael.goffioul@swing.be>. |
5 | 9 |