Mercurial > libpst
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Tue Oct 21 14:45:39 2008 -0700 +++ b/ChangeLog Fri Nov 28 11:36:53 2008 -0800 @@ -1,3 +1,9 @@ +LibPST 0.6.22 (2008-11-28) +=============================== + * 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 + LibPST 0.6.21 (2008-10-21) =============================== * fix title bug with old schema in pst2ldif.