* Sat Sep 09 2017 jengelh@inai.de
- Update package descriptions.
* Thu Sep 07 2017 zaitor@opensuse.org
- Update to version 0.6.71:
+ Add support for the OST 2013 format.
+ Content-Disposition filename key fix for outlook compatibility.
- Add pkgconfig(zlib) BuildRequires: New dependency.
* Sun Feb 19 2017 zaitor@opensuse.org
- Update to version 0.6.70:
+ pst_getID2 must not recurse into children.
* Mon Nov 07 2016 dimstar@opensuse.org
- Update to version 0.6.69:
+ Fix bugs in code allowing folders containing multiple item
types.
* Thu Sep 15 2016 zaitor@opensuse.org
- Update to version 0.6.68:
+ Allow folders containing multiple item types.
+ Better detection of valid internet headers.
* Thu Jul 14 2016 zaitor@opensuse.org
- Update to version 0.6.67:
+ Multiple bug fixes and an optimization.
* Tue Jun 07 2016 jengelh@inai.de
- Remove duplicate copy of documentation files (make install copies
them already).
- Remove undocumented libpst4 requires.
* Fri Apr 15 2016 mgorse@suse.com
- Update to GNOME 3.20 Fate#318572
* Sun Dec 27 2015 zaitor@opensuse.org
- Update to version 0.6.66:
+ Added Content-ID header support.
* Mon Sep 14 2015 dimstar@opensuse.org
- Update to version 0.6.65:
+ Fix multiple Content-Type headers.
+ Debug level output.
* Fri Mar 20 2015 zaitor@opensuse.org
- Update to version 0.6.64:
+ Fixes for attachment processing and body encodings that contain
embedded null chars.
* Sat Jan 04 2014 dimstar@opensuse.org
- Update to version 0.6.63:
+ Fixed buffer overrun in LIST_COPY_TIME.
- Changes from version 0.6.62:
+ Old dependency filter breaks file coloring.
* Wed Aug 07 2013 dimstar@opensuse.org
- Update to version 0.6.61:
+ Move documentation to unversioned directory.
* Sun Jun 16 2013 zaitor@opensuse.org
- Update to version 0.6.60:
+ Add AC_USE_SYSTEM_EXTENSIONS.
+ Add readpst -a option for attachment stripping.
- Drop libpst-system-extensions.patch, fixed upstream.
- Drop libtool BuildRequires and call to autoreconf, as we do not
carry any patches.
* Wed May 22 2013 dimstar@opensuse.org
- Update to version 0.6.59:
+ Add autoconf checking for libgsf.
- Add libpst-system-extensions.patch: ensure we have _GNU_SOURCE
defined in order to have get_current_dir_name prototypes.
- Add libtool BuildRequires and call to autoreconf, as above patch
touches the build system.
* Tue Mar 19 2013 zaitor@opensuse.org
- Update to version 0.6.58:
+ Fix From quoting on embedded rfc/822 messages.
* Sat Jan 05 2013 dimstar@opensuse.org
- Update to version 0.6.57:
+ Remove useless dependencies (only in tarball shipped .spec
file).
- Changes from version 0.6.56:
+ Merge -m .msg files code into main branch.
- Add libgsf-devel BuildRequires: new dependency for the .msg files
code.
* Tue Aug 14 2012 dimstar@opensuse.org
- Update to version 0.6.55:
+ preserve bcc headers, space after colon is not required in
header fields.
* Fri Dec 30 2011 zaitor@opensuse.org
- Update to version 0.6.54:
+ Embedded rfc822 messages might contain rtf encoded bodies.
* Mon Jul 11 2011 dimstar@opensuse.org
- Update to version 0.6.53:
+ Add Status: header in output
+ Allow fork for parallel processing of individual email folders
in separate mode
- Drop libpst-no-date-time.patch: fixed upstream.
- No longer SUSE_ASNEEDED=0: the build system no longer causes an
issue.