comparison NEWS @ 118:0f1492b7fe8b

patch from Fridrich Strba for building on mingw and general cleanup of autoconf files add processing for pst files of type 0x0f start adding support for properly building and installing libpst.so and the header files required to use it. remove version.h since the version number is now in config.h more const correctness issues regarding getopt()
author Carl Byington <carl@five-ten-sg.com>
date Sat, 31 Jan 2009 12:12:36 -0800
parents ed2a260bbb98
children 8399ef94c11b
comparison
equal deleted inserted replaced
117:0a3d854b53f6 118:0f1492b7fe8b
1 0.6.26 2009-01-31 patch from Fridrich Strba for building on mingw, and autoconf cleanup
1 0.6.25 2009-01-16 improve handling of content-type charset values in mime parts 2 0.6.25 2009-01-16 improve handling of content-type charset values in mime parts
2 0.6.24 2008-12-11 patch from Chris Eagle to build on cygwin 3 0.6.24 2008-12-11 patch from Chris Eagle to build on cygwin
3 0.6.23 2008-12-04 bump version to avoid cvs tagging mistake in fedora 4 0.6.23 2008-12-04 bump version to avoid cvs tagging mistake in fedora
4 0.6.22 2008-11-28 process emails with type PST_TYPE_OTHER, fix malloc error and possible segfault 5 0.6.22 2008-11-28 process emails with type PST_TYPE_OTHER, fix malloc error and possible segfault
5 0.6.21 2008-10-21 fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514. 6 0.6.21 2008-10-21 fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514.