Mercurial > libpst
comparison ChangeLog @ 283:6a9f92d4e449 stable-0-6-52
prep for fedora build
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 22 May 2011 16:58:34 -0700 |
parents | 6c73cd336d5d |
children | 5b3e7661adad |
comparison
equal
deleted
inserted
replaced
282:57c3bcf22c4f | 283:6a9f92d4e449 |
---|---|
1 LibPST 0.6.52 (2011-05-22) | |
2 =============================== | |
3 * fix dangling freed pointer in embedded rfc822 message processing | |
4 * allow broken outlook internet header field - it sometimes contains | |
5 fragments of the message body rather than headers | |
6 | |
1 LibPST 0.6.51 (2011-04-17) | 7 LibPST 0.6.51 (2011-04-17) |
2 =============================== | 8 =============================== |
3 * fix for buffer overrun; attachment size from the secondary | 9 * fix for buffer overrun; attachment size from the secondary |
4 list of mapi elements overwrote proper size from the primary | 10 list of mapi elements overwrote proper size from the primary |
5 list of mapi elements. | 11 list of mapi elements. |