Mercurial > libpst
comparison ChangeLog @ 110:7133b39975f7 stable-0-6-22
patch from David Cuadrado to process emails with type PST_TYPE_OTHER
base64_encode_multiple() may insert newline, needs larger malloc
subject lines shorter than 2 bytes could segfault
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 28 Nov 2008 11:36:53 -0800 |
parents | 1b2a4fac1303 |
children | 554e9a422778 |
comparison
equal
deleted
inserted
replaced
109:7947334d53ad | 110:7133b39975f7 |
---|---|
1 LibPST 0.6.22 (2008-11-28) | |
2 =============================== | |
3 * patch from David Cuadrado to process emails with type PST_TYPE_OTHER | |
4 * base64_encode_multiple() may insert newline, needs larger malloc | |
5 * subject lines shorter than 2 bytes could segfault | |
6 | |
1 LibPST 0.6.21 (2008-10-21) | 7 LibPST 0.6.21 (2008-10-21) |
2 =============================== | 8 =============================== |
3 * fix title bug with old schema in pst2ldif. | 9 * fix title bug with old schema in pst2ldif. |
4 * also escape commas in distinguished names per rfc4514. | 10 * also escape commas in distinguished names per rfc4514. |
5 | 11 |