Mercurial > libpst
comparison ChangeLog @ 61:b4f025d95441 stable-0-6-7
bump the version number in configure.in
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 16 Feb 2008 12:43:07 -0800 |
parents | 97b7706bdda2 |
children | cfd6175f9334 |
comparison
equal
deleted
inserted
replaced
60:97b7706bdda2 | 61:b4f025d95441 |
---|---|
1 LibPST 0.6.7 (2008-02-16) | 1 LibPST 0.6.7 (2008-02-16) |
2 =============================== | 2 =============================== |
3 * Work around bogus 7c.b5 blocks in some messages that have been | 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. | 4 read. They appear to have attachments, but of some unknown format. |
5 Before the message was read, it did not have any attachments. | 5 Before the message was read, it did not have any attachments. |
6 * Use autoscan to cleanup our autoconf system. | 6 * Use autoscan to cleanup our autoconf system. |
7 * 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 |
8 and other header files. | 8 and other header files. |
9 * More fields, including BCC. | 9 * More fields, including BCC. |
10 * Fix missing LE32_CPU byte swapping for FILETIME types. | 10 * Fix missing LE32_CPU byte swapping for FILETIME types. |
11 | 11 |
12 LibPST 0.6.6 (2008-01-31) | 12 LibPST 0.6.6 (2008-01-31) |
13 =============================== | 13 =============================== |
14 | 14 |
15 * More code cleanup, removing unnecessary null terminations on | 15 * More code cleanup, removing unnecessary null terminations on |