Updated changelog.

This commit is contained in:
Con Kolivas 2011-03-07 17:15:59 +11:00
parent 13a6fb5b43
commit fa821fe196
2 changed files with 3 additions and 0 deletions

View file

@ -15,6 +15,8 @@ accurately reflect the window that will be used.
* Unlink temporary files immediately to avoid files lying around.
* Check free space AFTER reading magic, and not when decompressing to stdout.
* Don't dump output to stdout when just testing a file.
* Dump the temporary file generated on emulating stdout on decompression after
every chunk is decompressed instead of after the whole file is decompressed.
MARCH 2011, Michael Blumenkrantz
* Updated autotools/conf build system.