Mercurial > hg > octave-nkf
diff scripts/ChangeLog @ 5091:87b0b9a97e40
[project @ 2004-12-03 04:41:50 by jwe]
author | jwe |
---|---|
date | Fri, 03 Dec 2004 04:42:01 +0000 |
parents | c42c90543e36 |
children | c9a44ec47b20 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2004-12-02 Pascal A. Dupuis <Pascal.Dupuis@esat.kuleuven.ac.be> + + * strings/deblank.m: Remove all trailing whitespace (check with + isspace), not just SPC. + 2004-12-02 Balint Reczey <balint_reczey@yahoo.com> * statistics/base/moment.m: Fix argument parsing for N-d arrays.