Mercurial > libpst
comparison ChangeLog @ 60:97b7706bdda2
Work around bogus 7c.b5 blocks in some messages that have been read.
They appear to have attachments, but of some unknown format.
Before the message was read, it did not have any attachments.
Use autoscan to cleanup our autoconf system.
Use autoconf to detect when we need to use our XGetopt files
and other header files.
More fields, including BCC.
Fix missing LE32_CPU byte swapping for FILETIME types.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 16 Feb 2008 12:26:35 -0800 |
parents | 7d5c637aaafb |
children | b4f025d95441 |
comparison
equal
deleted
inserted
replaced
59:7d5c637aaafb | 60:97b7706bdda2 |
---|---|
1 LibPST 0.6.7 (2008-xx-xx) | 1 LibPST 0.6.7 (2008-02-16) |
2 =============================== | 2 =============================== |
3 * Work around bogus 7c.b5 blocks in some messages that have been | |
4 read. They appear to have attachments, but of some unknown format. | |
5 Before the message was read, it did not have any attachments. | |
3 * Use autoscan to cleanup our autoconf system. | 6 * Use autoscan to cleanup our autoconf system. |
4 * Use autoconf to detect when we need to use our XGetopt files | 7 * Use autoconf to detect when we need to use our XGetopt files |
5 and other header files. | 8 and other header files. |
6 * More fields, including BCC. | 9 * More fields, including BCC. |
7 * Fix missing LE32_CPU byte swapping for FILETIME types. | 10 * Fix missing LE32_CPU byte swapping for FILETIME types. |