--- liblzf/Changes 2003/12/29 12:56:03 1.7 +++ liblzf/Changes 2004/04/20 18:11:42 1.9 @@ -1,3 +1,8 @@ +1.3 Thu Mar 25 15:41:17 CET 2004 + - changed license of lzf core code to explicitly allow + relicensing under the GPLv2. + - added VPATH support as suggested by Björn Eriksson. + 1.2 Mon Dec 29 13:47:28 CET 2003 - avoid spurious memory accesses after the to-be-compressed memory region. originally reported by Michal Zalewski.