Mercurial > libpst
comparison ChangeLog @ 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 LibPST 0.6.16 (2008-xx-xx) | |
2 =============================== | |
3 * Use inttypes.h for portable printing of 64 bit items. | |
4 | |
1 LibPST 0.6.15 (2008-07-30) | 5 LibPST 0.6.15 (2008-07-30) |
2 * Patch from Robert Simpson for file handle leak in error case. | 6 =============================== |
3 * Fix for missing length on lz decompression, bug found by Chris White. | 7 * Patch from Robert Simpson for file handle leak in error case. |
8 * Fix for missing length on lz decompression, bug found by Chris White. | |
4 | 9 |
5 LibPST 0.6.14 (2008-06-15) | 10 LibPST 0.6.14 (2008-06-15) |
6 =============================== | 11 =============================== |
7 * Fix my mistake in debian packaging. | 12 * Fix my mistake in debian packaging. |
8 | 13 |