diff ChangeLog @ 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 6395ced2b8b2
line wrap: on
line diff
--- a/ChangeLog	Fri Jan 16 15:31:11 2009 -0800
+++ b/ChangeLog	Sat Jan 31 12:12:36 2009 -0800
@@ -1,3 +1,13 @@
+LibPST 0.6.26 (2009-01-31)
+===============================
+        * 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()
+
 LibPST 0.6.25 (2009-01-16)
 ===============================
         * improve handling of content-type charset values in mime parts