Mercurial > libpst
comparison NEWS @ 99:b7f456946c5b
add configure option --enable-dii=no to remove dependency on libgd.
many fixes in pst2ldif by Robert Harris.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 28 Sep 2008 17:08:52 -0700 |
parents | 2e3ec9511166 |
children | 1e4a7610d525 |
comparison
equal
deleted
inserted
replaced
98:e12db0edd80a | 99:b7f456946c5b |
---|---|
1 0.6.20 2008-09-28 add configure option --enable-dii=no, fixes from Robert Harris for pst2ldif. | |
1 0.6.19 2008-09-14 Initial work on a .so shared library from Bharath Acharya. | 2 0.6.19 2008-09-14 Initial work on a .so shared library from Bharath Acharya. |
2 0.6.18 2008-08-28 Fixes for iconv on Mac from Justin Greer. | 3 0.6.18 2008-08-28 Fixes for iconv on Mac from Justin Greer. |
3 0.6.17 2008-08-05 More fixes for 32/64 bit portability on big endian ppc. | 4 0.6.17 2008-08-05 More fixes for 32/64 bit portability on big endian ppc. |
4 0.6.16 2008-08-05 Use inttypes.h for portable printing of 64 bit items. | 5 0.6.16 2008-08-05 Use inttypes.h for portable printing of 64 bit items. |
5 0.6.15 2008-07-30 Fix file handle leak in error case, missing length on lz decompression. | 6 0.6.15 2008-07-30 Fix file handle leak in error case, missing length on lz decompression. |