Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 5812:653405a3af98
[project @ 2006-05-11 17:43:42 by jwe]
author | jwe |
---|---|
date | Thu, 11 May 2006 17:43:42 +0000 |
parents | 2ece6d7c7b5d |
children | dc52b0e520f1 |
comparison
equal
deleted
inserted
replaced
5811:2ece6d7c7b5d | 5812:653405a3af98 |
---|---|
1 2006-05-11 John W. Eaton <jwe@octave.org> | 1 2006-05-11 John W. Eaton <jwe@octave.org> |
2 | 2 |
3 * pkg/Makefile.in: New file. | 3 * pkg/Makefile.in: New file. |
4 * configure.in (AC_CONFIG_FILES): Add pkg/Makefile to the list. | 4 * configure.in (AC_CONFIG_FILES): Add pkg/Makefile to the list. |
5 | 5 * Makefile.in (SUBDIRS): Add pkg to the list. |
6 * path/genpath.m: New file. | |
7 | 6 |
8 2006-05-10 John W. Eaton <jwe@octave.org> | 7 2006-05-10 John W. Eaton <jwe@octave.org> |
9 | 8 |
10 * tar.m, untar.m, unzip.m: Adapt to Octave coding style. | 9 * tar.m, untar.m, unzip.m: Adapt to Octave coding style. |
11 * tar.m, untar.m: Only tar; don't compress or uncompress. | 10 * tar.m, untar.m: Only tar; don't compress or uncompress. |