ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/liblzf/Changes
Revision: 1.1
Committed: Sun Jun 9 22:41:34 2002 UTC (21 years, 11 months ago) by root
Branch: MAIN
Log Message:
*** empty log message ***

File Contents

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