log NEWS @ 133:2ec889a79e51

age author description
2009-02-05 Carl Byington fix initial from header in mbox format.
2009-02-03 Carl Byington NEWS and spec file consistent with ChangeLog
2009-02-02 Carl Byington strip and regenerate all MIME headers to avoid duplicates.
2009-01-31 Carl Byington patch from Fridrich Strba for building on mingw and general cleanup of autoconf files
2009-01-16 Carl Byington improve handling of content-type charset values in mime parts stable-0-6-25
2008-12-11 Carl Byington patch from Chris Eagle to build on cygwin stable-0-6-24
2008-12-04 Carl Byington bump version to avoid cvs tagging mistake in fedora stable-0-6-23
2008-11-28 Carl Byington patch from David Cuadrado to process emails with type PST_TYPE_OTHER stable-0-6-22
2008-10-21 Carl Byington fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514. stable-0-6-21
2008-10-09 Carl Byington many fixes in pst2ldif by Robert Harris
2008-10-07 Carl Byington create dummy top-of-folder descriptor if needed for corrupt pst files
2008-10-05 Carl Byington fix for orphan children when building descriptor tree, avoid writing uninitialized data to debug log file
2008-10-02 Carl Byington fixes from Justin Greer to add -D option to include deleted items, to add missing email headers, to fix bug in my_stristr()
2008-09-29 Carl Byington add configure option --enable-dii=no to remove dependency on libgd.
2008-09-14 Carl Byington update the release notes
2008-08-28 Carl Byington iconv changes for Mac
2008-08-05 Carl Byington More fixes for 32/64 bit portability on big endian ppc.
2008-08-05 Carl Byington release 0.6.16 stable-0-6-16
2008-08-03 Carl Byington Use inttypes.h for portable printing of 64 bit items.
2008-07-31 Carl Byington Patch from Robert Simpson for file handle leak in error case. stable-0-6-15
2008-06-15 Carl Byington Fix my mistake in debian packaging.
2008-06-14 Carl Byington Patch from Robert Simpson for encryption type 2.
2008-06-10 Carl Byington Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
2008-06-03 Carl Byington Use ftello/fseeko to properly handle large files. stable-0-6-11
2008-05-30 Carl Byington Patch from Robert Simpson to fix doubly-linked list in the cache_ptr code, and allow arrays of unicode strings (without converting them). stable-0-6-10
2008-05-16 Carl Byington fix documentation of 8 byte backpointers stable-0-6-9
2008-05-11 Carl Byington Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit compile.
2008-03-06 Carl Byington Initial version of pst2dii to convert to Summation dii load file format. stable-0-6-8
2008-02-27 Carl Byington packaging for Fedora (#434727)
2008-02-23 Carl Byington Start work on pst2dii to convert to Summation dii load file format.
2008-02-16 Carl Byington Work around bogus 7c.b5 blocks in some messages that have been read.
2008-02-01 Carl Byington add missing news items, add reference to mercurial repository in the documentation stable-0-6-6
2008-01-06 carl start on outlook 2003 64 bit format
2007-10-02 carl security fix for potential buffer overrun in lz decompress
2007-08-25 carl fix unitialized variable stable-0-5-11
2007-08-21 carl more valgrind fixes stable-0-5-10
2007-08-12 carl more valgrind fixes stable-0-5-9
2007-08-09 carl valgrind fixes stable-0-5-7
2007-07-15 carl better decoding of 7c blocks stable-0-5-6
2007-07-11 carl mege changes from Joe Nahmias
2006-02-26 carl more cleanup from Arne, document 7c block format stable-0-5-4
2006-02-20 carl switch to automake/autoconf