Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 6776:d388a35a9481
[project @ 2007-07-17 15:22:47 by dbateman]
author | dbateman |
---|---|
date | Tue, 17 Jul 2007 15:22:47 +0000 |
parents | babcbcc11ab6 |
children | 4775fc1aa728 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2007-07-17 Michael Goffioul <michael.goffioul@gmail.com> + + * pkg/pkg.m (pkg:installed_packages): Use findstr rather than regexp + to avoid issues with regexp special characters in the path strings. + 2007-07-06 David Bateman <dbateman@free.fr> * general/accumarray.m: New function to create an array by