Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 5993:401ca0de8506
[project @ 2006-09-15 21:51:25 by dbateman]
author | dbateman |
---|---|
date | Fri, 15 Sep 2006 21:51:25 +0000 |
parents | e049385342f6 |
children | bd0507994409 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,10 @@ +2006-09-15 David Bateman <dbateman@free.fr> + + * pkg/pkg.m (prepare_installation): Don't create package + installation directory here. + (copy_files): Create it here instead, to avoid issues with + upgrades. Also install the COPYING file in packinfo. + 2006-09-13 John W. Eaton <jwe@octave.org> * general/blkdiag.m: Adjust to new cellfun rules.