Mercurial > libpst
comparison NEWS @ 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 0.6.22 2008-11-28 process emails with type PST_TYPE_OTHER, fix malloc error and possible segfault | |
1 0.6.21 2008-10-21 fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514. | 2 0.6.21 2008-10-21 fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514. |
2 0.6.20 2008-10-09 add configure option --enable-dii=no, fixes from Robert Harris for pst2ldif. | 3 0.6.20 2008-10-09 add configure option --enable-dii=no, fixes from Robert Harris for pst2ldif. |
3 0.6.19 2008-09-14 Initial work on a .so shared library from Bharath Acharya. | 4 0.6.19 2008-09-14 Initial work on a .so shared library from Bharath Acharya. |
4 0.6.18 2008-08-28 Fixes for iconv on Mac from Justin Greer. | 5 0.6.18 2008-08-28 Fixes for iconv on Mac from Justin Greer. |
5 0.6.17 2008-08-05 More fixes for 32/64 bit portability on big endian ppc. | 6 0.6.17 2008-08-05 More fixes for 32/64 bit portability on big endian ppc. |