ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/liblzf/Changes
Revision: 1.2
Committed: Thu Sep 5 03:31:00 2002 UTC (21 years, 8 months ago) by root
Branch: MAIN
Changes since 1.1: +5 -1 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.2 0.5
2     - slightly better compression ratio, almost unmeasurably
3     slower.
4    
5     0.4 Thu Jun 13 14:11:10 CEST 2002
6 root 1.1 - typoe fix.
7     - lzf demo program now properly decompresses small files.
8     - fix another 64 bit issue, found by Laurent Deniel.
9    
10     0.3 Tue Jan 16 13:21:14 CET 2001
11     - fix silly beginners 32/64 bit mistake.
12    
13     0.2 Thu Jan 4 05:56:42 CET 2001
14     - now totally indepdendent of autoconfig, for
15     easy inclusion into other programs.
16     - much better fine-tuning, faster and better than 0.1.
17    
18     0.1
19     - initial release.