Mercurial > libpst
comparison ChangeLog @ 78:535075b4d261
Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 10 Jun 2008 14:28:55 -0700 |
parents | 987aa872294e |
children | 56fa05fd5271 |
comparison
equal
deleted
inserted
replaced
77:87216aefc6df | 78:535075b4d261 |
---|---|
1 LibPST 0.6.12 (2008-06-10) | |
2 =============================== | |
3 * Patch from Joachim Metz for debian packaging, and fix | |
4 for incorrect length on lz decompression. | |
5 | |
1 LibPST 0.6.11 (2008-06-03) | 6 LibPST 0.6.11 (2008-06-03) |
2 =============================== | 7 =============================== |
3 * Use ftello/fseeko to properly handle large files. | 8 * Use ftello/fseeko to properly handle large files. |
4 * Document and properly use datasize field in b5 blocks. | 9 * Document and properly use datasize field in b5 blocks. |
5 * Fix some MSVC compile issues and collect MSVC dependencies into one place. | 10 * Fix some MSVC compile issues and collect MSVC dependencies into one place. |