Mercurial > libpst
comparison ChangeLog @ 49:17654fbdf76b
more fixes for 64 bit format
author | carl |
---|---|
date | Sat, 19 Jan 2008 10:47:16 -0800 |
parents | f66078abed38 |
children | fb3818370dd6 |
comparison
equal
deleted
inserted
replaced
48:f66078abed38 | 49:17654fbdf76b |
---|---|
1 LibPST 0.6.4 (2008-01-18) | 1 LibPST 0.6.4 (2008-01-19) |
2 =============================== | 2 =============================== |
3 | 3 |
4 * More fixes for Outlook 2003 64 bit parsing. We observed cases of | 4 * More fixes for Outlook 2003 64 bit parsing. We observed cases of |
5 compressed RTF bodies (type 0x1009) with zero length. | 5 compressed RTF bodies (type 0x1009) with zero length. |
6 * Document type 0x0101 descriptor blocks and try to process them. | 6 * Document type 0x0101 descriptor blocks and process them. |
7 This is still not correct. | |
8 * Fix large file support - we need to include config.h before any | 7 * Fix large file support - we need to include config.h before any |
9 standard headers. | 8 standard headers. |
10 | 9 |
11 LibPST 0.6.3 (2008-01-13) | 10 LibPST 0.6.3 (2008-01-13) |
12 =============================== | 11 =============================== |