Changelog for
libpst-0.6.21-1.fc10.i386.rpm :
Wed Oct 22 00:00:00 2008 Carl Byington
- 0.6.21-1
- fix title bug with old schema in pst2ldif.
- also escape commas in attributes per rfc4514.
Fri Oct 10 00:00:00 2008 Carl Byington - 0.6.20-1
- add configure option --enable-dii=no to remove dependency on libgd.
- many fixes in pst2ldif by Robert Harris.
- add -D option to include deleted items, from Justin Greer
- fix from Justin Greer to add missing email headers
- fix from Justin Greer for my_stristr()
- fix for orphan children when building descriptor tree
- avoid writing uninitialized data to debug log file
- remove unreachable code
- create dummy top-of-folder descriptor if needed for corrupt pst files
Mon Sep 15 00:00:00 2008 Carl Byington - 0.6.19-1
- Fix base64 encoding that could create long lines.
- Initial work on a .so shared library from Bharath Acharya.
Fri Aug 29 00:00:00 2008 Carl Byington - 0.6.18-1
- Fixes for iconv on Mac from Justin Greer.
Wed Aug 6 00:00:00 2008 Carl Byington - 0.6.17-1
- More fixes for 32/64 bit portability on big endian ppc.
Wed Aug 6 00:00:00 2008 Carl Byington - 0.6.16-1
- Use inttypes.h for portable printing of 64 bit items.
Thu Jul 31 00:00:00 2008 Carl Byington - 0.6.15-1
- Patch from Robert Simpson for file handle leak in error case.
- Fix for missing length on lz decompression, bug found by Chris White.
Mon Jun 16 00:00:00 2008 Carl Byington - 0.6.14-1
- Fix my mistake in debian packaging.
Sat Jun 14 00:00:00 2008 Carl Byington - 0.6.13-1
- Patch from Robert Simpson for encryption type 2.
Wed Jun 11 00:00:00 2008 Carl Byington - 0.6.12-1
- Patch from Joachim Metz for debian packaging and
- fix for incorrect length on lz decompression
Wed Jun 4 00:00:00 2008 Carl Byington - 0.6.11-1
- Use ftello/fseeko to properly handle large files.
- Document and properly use datasize field in b5 blocks.
- Fix some MSVC compile issues and collect MSVC dependencies into one place.
Fri May 30 00:00:00 2008 Carl Byington - 0.6.10-1
- Patch from Robert Simpson for doubly-linked list code and arrays of unicode strings.
Sat May 17 00:00:00 2008 Carl Byington - 0.6.9
- Patch from Joachim Metz for 64 bit compile.
- Fix pst format documentation for 8 byte backpointers.
Wed Mar 5 23:00:00 2008 Carl Byington - 0.6.8
- Initial version of pst2dii to convert to Summation dii load file format
- changes for Fedora packaging guidelines (#434727)
Wed Jul 11 00:00:00 2007 Carl Byington - 0.5.5
- merge changes from Joe Nahmias version
Sun Feb 19 23:00:00 2006 Carl Byington - 0.5.3
- initial spec file using autoconf and http://www.fedora.us/docs/rpm-packaging-guidelines.html