Mercurial > libpst
comparison NEWS @ 88:c664302d1606 stable-0-6-16
release 0.6.16
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 05 Aug 2008 10:04:23 -0700 |
parents | 3ec5ad97e926 |
children | 631d02d30a1c |
comparison
equal
deleted
inserted
replaced
87:3ec5ad97e926 | 88:c664302d1606 |
---|---|
1 0.6.16 2008-xx-xx Use inttypes.h for portable printing of 64 bit items. | 1 0.6.16 2008-08-05 Use inttypes.h for portable printing of 64 bit items. |
2 0.6.15 2008-07-30 Fix file handle leak in error case, missing length on lz decompression. | 2 0.6.15 2008-07-30 Fix file handle leak in error case, missing length on lz decompression. |
3 0.6.14 2008-06-15 Fix my mistake in debian packaging. | 3 0.6.14 2008-06-15 Fix my mistake in debian packaging. |
4 0.6.13 2008-06-13 Patch from Robert Simpson for encryption type 2. | 4 0.6.13 2008-06-13 Patch from Robert Simpson for encryption type 2. |
5 0.6.12 2008-06-10 Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression. | 5 0.6.12 2008-06-10 Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression. |
6 0.6.11 2008-06-03 Use ftello/fseeko to properly handle large files. | 6 0.6.11 2008-06-03 Use ftello/fseeko to properly handle large files. |