]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/blob - NEWS.txt
setup.py: compile C modules with -Wextra warning flag
[tahoe-lafs/zfec.git] / NEWS.txt
1 User visible changes in zfec.           -*- outline -*-
2
3 * Release 1.4.5 (2009-06-17)
4
5 ** Bug fixes
6
7 Fix seg fault if the Python classes Encoder or Decoder are constructed with k or m less than 1, greater than 256, or with k greater m.
8 Fix several compiler warnings, add unit tests, improve Python packaging, set up more buildbots to run the unit tests on more platforms.
9
10 For details about older releases, see the version control history.