Mercurial > libpst
comparison NEWS @ 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 | 0cdbd066f65a |
children | cfd6175f9334 |
comparison
equal
deleted
inserted
replaced
59:7d5c637aaafb | 60:97b7706bdda2 |
---|---|
1 0.6.7 2008-02-16 Ignore unknown attachments on some read messages; autoconf cleanup. | |
1 0.6.6 2008-01-31 Code cleanup, switch from cvs to mercurial source control. | 2 0.6.6 2008-01-31 Code cleanup, switch from cvs to mercurial source control. |
2 0.6.5 2008-01-22 Code cleanup, rpm group Applications/Productivity. | 3 0.6.5 2008-01-22 Code cleanup, rpm group Applications/Productivity. |
3 0.6.4 2008-01-19 More fixes for 64 bit format, merge changes from svn Alioth. | 4 0.6.4 2008-01-19 More fixes for 64 bit format, merge changes from svn Alioth. |
4 0.6.3 2008-01-13 More type consistency issues found by splint. | 5 0.6.3 2008-01-13 More type consistency issues found by splint. |
5 0.6.2 2008-01-12 More fixes for 64 bit format, consistent types size_t, off_t, etc. | 6 0.6.2 2008-01-12 More fixes for 64 bit format, consistent types size_t, off_t, etc. |