log configure.in @ 172:6954d315aaa8

age author description
Sat, 04 Apr 2009 16:00:48 -0700 Carl Byington move version-info into main configure.in, and set it properly.
Sun, 22 Mar 2009 14:34:26 -0700 Carl Byington fix bug where we failed to pickup the last extended attribute.
Wed, 18 Mar 2009 22:31:18 -0700 Carl Byington improve consistency checking when fetching items from the pst file.
Sat, 14 Mar 2009 19:25:17 -0700 Carl Byington fix fedora 11 type mismatch warning (actually an error in this case)
Sat, 14 Mar 2009 17:45:48 -0700 Carl Byington fix ppc64 compile error stable-0-6-32
Sat, 14 Mar 2009 17:05:26 -0700 Carl Byington bump version for fedora cvs tagging mistake stable-0-6-31
Thu, 12 Mar 2009 15:17:32 -0700 Carl Byington use AM_ICONV for better portability of the library location.
Sat, 28 Feb 2009 11:55:48 -0800 Carl Byington improve documentation of .pst format.
Tue, 24 Feb 2009 15:32:56 -0800 Carl Byington fix for 64bit on Fedora 11 stable-0-6-29
Sat, 14 Feb 2009 11:02:37 -0800 Carl Byington improve decoding of multipart/report and message/rfc822 mime types
Sat, 07 Feb 2009 09:29:29 -0800 Carl Byington fix for const correctness on Fedora 11
Sat, 07 Feb 2009 07:57:32 -0800 Carl Byington patch from Fridrich Strba, some systems need extra library for regex
Fri, 06 Feb 2009 20:38:04 -0800 Carl Byington fix from Fridrich Strba for parallel make
Thu, 05 Feb 2009 13:51:10 -0800 Carl Byington add back AC_PROG_RANLIB, even though libtoolize claims it is obsoleted, it is needed for rpmbuild
Thu, 05 Feb 2009 13:38:46 -0800 Carl Byington more cleanup of include files
Thu, 05 Feb 2009 12:09:04 -0800 Carl Byington fix initial from header in mbox format.
Thu, 05 Feb 2009 09:22:22 -0800 Carl Byington cleanup installed headers
Tue, 03 Feb 2009 10:59:10 -0800 Carl Byington more cleanup of #include files.
Mon, 02 Feb 2009 21:55:48 -0800 Carl Byington more changes from Fridrich Strba to avoid installing our config.h
Sun, 01 Feb 2009 19:21:47 -0800 Carl Byington strip and regenerate all MIME headers to avoid duplicates.
Sun, 01 Feb 2009 11:24:22 -0800 Carl Byington disable building pst2dii on cygwin
Sat, 31 Jan 2009 12:12:36 -0800 Carl Byington patch from Fridrich Strba for building on mingw and general cleanup of autoconf files
Fri, 16 Jan 2009 15:23:52 -0800 Carl Byington improve handling of content-type charset values in mime parts stable-0-6-25
Thu, 11 Dec 2008 11:58:22 -0800 Carl Byington patch from Chris Eagle to build on cygwin stable-0-6-24
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, 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