Mercurial > libpst
comparison ChangeLog @ 317:af6ae20be5ba
update version number
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 24 Dec 2012 18:09:20 -0800 |
parents | c4537664ff50 |
children | cd8dc65b9895 |
comparison
equal
deleted
inserted
replaced
316:c4537664ff50 | 317:af6ae20be5ba |
---|---|
1 LibPST 0.6.56 (2012-12-24) | |
2 =============================== | |
3 * merge -m .msg files code into main branch | |
4 | |
1 LibPST 0.6.55 (2012-05-08) | 5 LibPST 0.6.55 (2012-05-08) |
2 =============================== | 6 =============================== |
3 * preserve bcc headers | 7 * preserve bcc headers |
4 * document -C switch to set default character set | 8 * document -C switch to set default character set |
5 * space after colon is not required in header fields | 9 * space after colon is not required in header fields |
51 | 55 |
52 LibPST 0.6.46 (2010-02-13) | 56 LibPST 0.6.46 (2010-02-13) |
53 =============================== | 57 =============================== |
54 * prefer libpthread over librt for finding sem_init function. | 58 * prefer libpthread over librt for finding sem_init function. |
55 * rebuild for fedora 13 change in implicit dso linking semantics. | 59 * rebuild for fedora 13 change in implicit dso linking semantics. |
56 | |
57 LibPST 0.6.48 (2010-05-24) | |
58 =============================== | |
59 * fix to/cc/bcc recipients in .msg file output format | |
60 | |
61 LibPST 0.6.46 (2009-12-11) | |
62 =============================== | |
63 * add readpst -m switch to produce Outlook .msg files | |
64 | 60 |
65 LibPST 0.6.45 (2009-11-18) | 61 LibPST 0.6.45 (2009-11-18) |
66 =============================== | 62 =============================== |
67 * patch from Hugo DesRosiers to export categories and notes into vcards. | 63 * patch from Hugo DesRosiers to export categories and notes into vcards. |
68 * extend that patch to export categories into vcalendar appointments also. | 64 * extend that patch to export categories into vcalendar appointments also. |