Mercurial > libpst
comparison NEWS @ 87:3ec5ad97e926
Use inttypes.h for portable printing of 64 bit items.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 03 Aug 2008 15:42:37 -0700 |
parents | 582e927756d3 |
children | c664302d1606 |
comparison
equal
deleted
inserted
replaced
86:7d8cc1712221 | 87:3ec5ad97e926 |
---|---|
1 0.6.16 2008-xx-xx Use inttypes.h for portable printing of 64 bit items. | |
1 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. |
2 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. |
3 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. |
4 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. |
5 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. |