Mercurial > libpst
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Thu Feb 14 14:55:32 2008 -0800 +++ b/ChangeLog Sat Feb 16 12:26:35 2008 -0800 @@ -1,5 +1,8 @@ -LibPST 0.6.7 (2008-xx-xx) +LibPST 0.6.7 (2008-02-16) =============================== + * 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.