diff --git a/.cvsignore b/.cvsignore index 997145d..e8ef242 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libpst-0.6.41.tar.gz +libpst-0.6.44.tar.gz diff --git a/libpst.spec b/libpst.spec index 128627d..afce5a7 100644 --- a/libpst.spec +++ b/libpst.spec @@ -1,7 +1,7 @@ Summary: Utilities to convert Outlook .pst files to other formats Name: libpst -Version: 0.6.41 -Release: 2%{?dist} +Version: 0.6.44 +Release: 1%{?dist} License: GPLv2+ Group: Applications/Productivity Source: http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz @@ -146,6 +146,22 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Sep 20 2009 Carl Byington - 0.6.44-1 +- patch from Lee Ayres to add file name extensions in separate mode. +- allow mixed items types in a folder in separate mode. + +* Thu Sep 12 2009 Carl Byington - 0.6.43-1 +- decode more of the pst format, some minor bug fixes +- add support for code pages 1200 and 1201. +- add readpst -t option to select output item types, which can + now be used to process folders containing mixed item types. +- fix segfault with embedded appointments +- add readpst -u option for Thunderbird mode .size and .type files +- better detection of embedded rfc822 message attachments + +* Thu Sep 03 2009 Carl Byington - 0.6.42-1 +- patch from Fridrich Strba to build with DJGPP DOS cross-compiler. + * Sat Jul 25 2009 Fedora Release Engineering - 0.6.41-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 30664b9..7e0623a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d2cae1a3ae960eccb74b59f13b9c1744 libpst-0.6.41.tar.gz +07d6952b05fc05c83d9be2fa006c67c0 libpst-0.6.44.tar.gz