comparison scripts/ChangeLog @ 6683:a2f697dca2a4

[project @ 2007-06-01 23:10:24 by dbateman]
author dbateman
date Fri, 01 Jun 2007 23:10:56 +0000
parents a40b4060efff
children 2aad75fcc93a
comparison
equal deleted inserted replaced
6682:1e440ccda1ca 6683:a2f697dca2a4
1 2007-06-01 David Bateman <dbateman@free.fr>
2
3 * pkg.m (pkg:is_superuser): Remove function used in one place and
4 incorporate into main pkg function.
5 (pkg:install): Check for existence of files to install before
6 globbing and warn the user if they don't exist.
7
1 2007-05-31 David Bateman <dbateman@free.fr> 8 2007-05-31 David Bateman <dbateman@free.fr>
2 9
3 * miscellaneous/copyfile.m: Split copying of multiple files to a 10 * miscellaneous/copyfile.m: Split copying of multiple files to a
4 directory over several copy command to limit the line length. 11 directory over several copy command to limit the line length.
5 * miscellaneous/movefile.m: Ditto. 12 * miscellaneous/movefile.m: Ditto.