Mercurial > hg > octave-nkf
diff scripts/ChangeLog @ 6042:40be03213eb5
[project @ 2006-10-09 16:44:08 by jwe]
author | jwe |
---|---|
date | Mon, 09 Oct 2006 16:44:08 +0000 |
parents | 8467683311f8 |
children | 12fd61d549ba |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,5 +1,11 @@ 2006-10-09 Bill Denney <denney@seas.upenn.edu> + * pkg/pkg.m: Remove trailing "\n" from error messages. + Remove compare_versions subfunction. + + * miscellaneous/compare_versions.m: New function to compare + version numbers as strings with any boolean operators. + * miscellaneous/untar.m: Check more rigorously to see if the tar file exists.