Mercurial > libpst
changeset 124:cbf63dd3f109
NEWS and spec file consistent with ChangeLog
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 03 Feb 2009 11:00:16 -0800 |
parents | ab2a11e72250 |
children | 23a36ac0514d |
files | NEWS libpst.spec.in |
diffstat | 2 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Tue Feb 03 10:59:10 2009 -0800 +++ b/NEWS Tue Feb 03 11:00:16 2009 -0800 @@ -1,4 +1,4 @@ -0.6.26 2009-02-01 patch from Fridrich Strba for building on mingw, and autoconf cleanup, better mime headers +0.6.26 2009-02-03 patch from Fridrich Strba for building on mingw, and autoconf cleanup, better mime headers 0.6.25 2009-01-16 improve handling of content-type charset values in mime parts 0.6.24 2008-12-11 patch from Chris Eagle to build on cygwin 0.6.23 2008-12-04 bump version to avoid cvs tagging mistake in fedora
--- a/libpst.spec.in Tue Feb 03 10:59:10 2009 -0800 +++ b/libpst.spec.in Tue Feb 03 11:00:16 2009 -0800 @@ -47,13 +47,13 @@ %changelog -* Mon Feb 02 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.26-1 +* Tue Feb 03 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 -- 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 +- 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