update to 0.6.53
This commit is contained in:
parent
6cdce7e039
commit
5ff151cf4e
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ libpst-0.6.47.tar.gz
|
||||
/libpst-0.6.49.tar.gz
|
||||
/libpst-0.6.51.tar.gz
|
||||
/libpst-0.6.52.tar.gz
|
||||
/libpst-0.6.53.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Utilities to convert Outlook .pst files to other formats
|
||||
Name: libpst
|
||||
Version: 0.6.52
|
||||
Version: 0.6.53
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/Productivity
|
||||
@ -147,6 +147,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jul 10 2011 Carl Byington <carl@five-ten-sg.com> - 0.6.53-1
|
||||
- add Status: header in output
|
||||
- allow fork for parallel processing of individual email folders
|
||||
in separate mode
|
||||
- proper handling of --with-boost-python option
|
||||
|
||||
* Sun May 22 2011 Carl Byington <carl@five-ten-sg.com> - 0.6.52-1
|
||||
- fix dangling freed pointer in embedded rfc822 message processing
|
||||
- allow broken outlook internet header field - it sometimes contains
|
||||
|
Loading…
Reference in New Issue
Block a user