Push version number to 0.543.

Update docs.
This commit is contained in:
Con Kolivas 2010-11-24 21:08:35 +11:00
parent 6f2b94be3b
commit 22da2ee76d
8 changed files with 36 additions and 16 deletions

3
TODO
View file

@ -24,3 +24,6 @@ Make stdin on decompression work without a temporary file.
Make testing file integrity work without a temporary file.
Fix darwin build since it doesn't support unnamed semamphores.
Parallelise compression further by moving into next stream while backend
threads still continue on earlier stream.