In this new release the Huffman coder has been corrected. It was previously a Shannon-Fano coder (which is very similar to the Huffman coder). Thanks to Tomasz Cichocki for pointing it out.
The old Shannon-Fano coder has been apropriately renamed from "Huffman" to "Shannon-Fano", so you can still use the old coder if you wish.
After 1 1/2 year, a new release is finally out. This release is mainly a maintainance release. Both the distribution and the homepage got a face lift.
Development of the Basic Compression Library has been idle for quite some time, which can hopefully be attributed to its stable state.
I felt it was time to revitalize the project, and for a start, I am currently moving from the old CVS repository to a Subversion repository (I am very fond of Subversion, and happy to see that Sourceforge has added support for it).