Binkp compression GZ and BZ2 depends on configure --enable-experiment

This commit is contained in:
Michiel Broek
2005-09-01 19:09:55 +00:00
parent 28161e0997
commit 6361b47af5
2 changed files with 98 additions and 10 deletions

View File

@@ -11,6 +11,8 @@ v0.71.5 18-Aug-2005
Only disallow GZ/BZ2 compression by default if both zlib and
bzlib are not present.
Fixed crash on received m_get command.
The binkp compression methods FZ and BZ2 are only compiled in
if configured with --enable-experiment.
mbfido:
Removed debug logging for solved crash.