Mercurial > libpst
comparison NEWS @ 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 0.6.56 2012-12-24 merge -m .msg files code into main branch | |
1 0.6.55 2012-05-08 preserve bcc headers, space after colon is not required in header fields | 2 0.6.55 2012-05-08 preserve bcc headers, space after colon is not required in header fields |
2 0.6.54 2011-11-04 embedded rfc822 messages might contain rtf encoded bodies | 3 0.6.54 2011-11-04 embedded rfc822 messages might contain rtf encoded bodies |
3 0.6.53 2011-07-10 allow fork for parallel processing of individual email folders in separate mode | 4 0.6.53 2011-07-10 allow fork for parallel processing of individual email folders in separate mode |
4 0.6.52 2011-05-22 fix dangling freed pointer; allow broken outlook internet header field | 5 0.6.52 2011-05-22 fix dangling freed pointer; allow broken outlook internet header field |
5 0.6.51 2011-04-17 fix for buffer overrun; attachment size fetched twice | 6 0.6.51 2011-04-17 fix for buffer overrun; attachment size fetched twice |
6 0.6.50 2010-12-24 rfc2047 and rfc2231 encoding for non-ascii headers and attachment filenames | 7 0.6.50 2010-12-24 rfc2047 and rfc2231 encoding for non-ascii headers and attachment filenames |
7 0.6.49 2010-09-13 fix to ignore embedded objects that are not email messages | 8 0.6.49 2010-09-13 fix to ignore embedded objects that are not email messages |
8 0.6.48 2010-09-02 fix for broken internet headers from Outlook, change to mboxrd quoting | 9 0.6.48 2010-09-02 fix for broken internet headers from Outlook, change to mboxrd quoting |
9 0.6.47 2010-05-07 patches from Kenneth Berland for solaris | 10 0.6.47 2010-05-07 patches from Kenneth Berland for solaris |
10 0.6.46 2010-02-13 fixes for fedora 13 change in implicit dso linking semantics | 11 0.6.46 2010-02-13 fixes for fedora 13 change in implicit dso linking semantics |
11 0.6.48 2010-05-24 fix to/cc/bcc recipients in .msg file output format | |
12 0.6.46 2009-12-11 add readpst -m switch to produce Outlook .msg files | |
13 0.6.45 2009-11-18 patch from Hugo DesRosiers to export categories and notes into vcards | 12 0.6.45 2009-11-18 patch from Hugo DesRosiers to export categories and notes into vcards |
14 0.6.44 2009-09-20 patch from Lee Ayres to add file name extensions in separate mode | 13 0.6.44 2009-09-20 patch from Lee Ayres to add file name extensions in separate mode |
15 0.6.43 2009-09-12 patches from Justin Greer, Chris White, Roberto Polli; better rfc822 embedded message decoding | 14 0.6.43 2009-09-12 patches from Justin Greer, Chris White, Roberto Polli; better rfc822 embedded message decoding |
16 0.6.42 2009-09-03 patch from Fridrich Strba to build with DJGPP DOS cross-compiler | 15 0.6.42 2009-09-03 patch from Fridrich Strba to build with DJGPP DOS cross-compiler |
17 0.6.41 2009-06-23 fix ax_python detection - should not use locate command | 16 0.6.41 2009-06-23 fix ax_python detection - should not use locate command |