diff libpst.spec.in @ 121:8399ef94c11b

strip and regenerate all MIME headers to avoid duplicates. do a better job of making unique MIME boundaries. only use base64 coding when strictly necessary.
author Carl Byington <carl@five-ten-sg.com>
date Sun, 01 Feb 2009 19:21:47 -0800
parents 0f1492b7fe8b
children bdb38b434c0a
line wrap: on
line diff
--- a/libpst.spec.in	Sun Feb 01 11:24:22 2009 -0800
+++ b/libpst.spec.in	Sun Feb 01 19:21:47 2009 -0800
@@ -47,10 +47,13 @@
 
 
 %changelog
-* Sat Jan 31 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.26-1
+* Sun Feb 01 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.26-1
 - patch from Fridrich Strba for building on mingw and general
-- cleanup of autoconf files.
+- cleanup of autoconf files
 - add processing for pst files of type 0x0f
+- strip and regenerate all MIME headers to avoid duplicates
+- do a better job of making unique MIME boundaries
+- only use base64 coding when strictly necessary
 
 * Fri Jan 16 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.25-1
 - improve handling of content-type charset values in mime parts