Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 5789:7d77b6839ca7
[project @ 2006-05-04 13:38:49 by dbateman]
author | dbateman |
---|---|
date | Thu, 04 May 2006 13:38:50 +0000 |
parents | 9c3c903f037e |
children | 7e7ed81f5566 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2006-05-03 David Bateman <dbateman@free.fr> + + * path/rmpath.m, path/addpath.m, miscellaneous/path.m: Replace all + explicit uses of a path seperation character with pathsep(). + 2006-05-03 Bob Weigel <rweigel@gmu.edu> * scripts/set/setdiff.m: New arg, byrows. New tests.