Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 8349:02beb5be5683
add bzip2 function
author | Thorsten Meyer <thorsten.meyier@gmx.de> |
---|---|
date | Sun, 02 Nov 2008 17:07:44 +0100 |
parents | b5f10b123440 |
children | 0e3a92a8683c |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -64,6 +64,12 @@ * linear-algebra/__norm__.m: Remove. +2008-10-25 Thorsten Meyer <thorsten.meyier@gmx.de> + + * miscellaneous/bzip2.m, miscellaneous/__xzip__.m: new commands. + * miscellaneous/gzip.m: change to use __xzip__ for actual compression, + add tests. + 2008-10-31 David Bateman <dbateman@free.fr> * plot/__contour__.m: Exclude infinite values when calculating contour