log NEWS @ 112:554e9a422778 stable-0-6-23

age author description
Thu, 04 Dec 2008 10:36:25 -0800 Carl Byington bump version to avoid cvs tagging mistake in fedora stable-0-6-23
Fri, 28 Nov 2008 11:36:53 -0800 Carl Byington patch from David Cuadrado to process emails with type PST_TYPE_OTHER stable-0-6-22
Tue, 21 Oct 2008 14:37:13 -0700 Carl Byington fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514. stable-0-6-21
Thu, 09 Oct 2008 12:04:40 -0700 Carl Byington many fixes in pst2ldif by Robert Harris
Tue, 07 Oct 2008 10:45:50 -0700 Carl Byington create dummy top-of-folder descriptor if needed for corrupt pst files
Sun, 05 Oct 2008 09:56:32 -0700 Carl Byington fix for orphan children when building descriptor tree, avoid writing uninitialized data to debug log file
Thu, 02 Oct 2008 15:29:36 -0700 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()
Sun, 28 Sep 2008 17:08:52 -0700 Carl Byington add configure option --enable-dii=no to remove dependency on libgd.
Sun, 14 Sep 2008 11:56:19 -0700 Carl Byington update the release notes
Thu, 28 Aug 2008 15:25:53 -0700 Carl Byington iconv changes for Mac
Tue, 05 Aug 2008 11:52:29 -0700 Carl Byington More fixes for 32/64 bit portability on big endian ppc.
Tue, 05 Aug 2008 10:04:23 -0700 Carl Byington release 0.6.16 stable-0-6-16
Sun, 03 Aug 2008 15:42:37 -0700 Carl Byington Use inttypes.h for portable printing of 64 bit items.
Wed, 30 Jul 2008 22:01:52 -0700 Carl Byington Patch from Robert Simpson for file handle leak in error case. stable-0-6-15
Sun, 15 Jun 2008 06:54:39 -0700 Carl Byington Fix my mistake in debian packaging.
Fri, 13 Jun 2008 20:47:01 -0700 Carl Byington Patch from Robert Simpson for encryption type 2.
Tue, 10 Jun 2008 14:28:55 -0700 Carl Byington Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
Tue, 03 Jun 2008 12:00:58 -0700 Carl Byington Use ftello/fseeko to properly handle large files. stable-0-6-11
Thu, 29 May 2008 18:51:02 -0700 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
Fri, 16 May 2008 09:00:57 -0700 Carl Byington fix documentation of 8 byte backpointers stable-0-6-9
Sun, 11 May 2008 10:04:33 -0700 Carl Byington Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit compile.
Wed, 05 Mar 2008 18:58:40 -0800 Carl Byington Initial version of pst2dii to convert to Summation dii load file format. stable-0-6-8
Tue, 26 Feb 2008 17:06:33 -0800 Carl Byington packaging for Fedora (#434727)
Sat, 23 Feb 2008 14:36:17 -0800 Carl Byington Start work on pst2dii to convert to Summation dii load file format.
Sat, 16 Feb 2008 12:26:35 -0800 Carl Byington Work around bogus 7c.b5 blocks in some messages that have been read.
Thu, 31 Jan 2008 22:15:29 -0800 Carl Byington add missing news items, add reference to mercurial repository in the documentation stable-0-6-6
Sun, 06 Jan 2008 14:47:06 -0800 carl start on outlook 2003 64 bit format
Tue, 02 Oct 2007 15:49:44 -0700 carl security fix for potential buffer overrun in lz decompress
Fri, 24 Aug 2007 18:57:59 -0700 carl fix unitialized variable stable-0-5-11
Mon, 20 Aug 2007 20:43:17 -0700 carl more valgrind fixes stable-0-5-10
Sun, 12 Aug 2007 14:30:15 -0700 carl more valgrind fixes stable-0-5-9
Thu, 09 Aug 2007 15:46:34 -0700 carl valgrind fixes stable-0-5-7
Sun, 15 Jul 2007 14:25:34 -0700 carl better decoding of 7c blocks stable-0-5-6
Tue, 10 Jul 2007 17:17:28 -0700 carl mege changes from Joe Nahmias
Sat, 25 Feb 2006 16:16:15 -0800 carl more cleanup from Arne, document 7c block format stable-0-5-4
Sun, 19 Feb 2006 19:45:02 -0800 carl switch to automake/autoconf