Mercurial > libpst
comparison libpst.spec.in @ 96:2e3ec9511166
update the release notes
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 14 Sep 2008 11:56:19 -0700 |
parents | cb14583c119a |
children | b7f456946c5b |
comparison
equal
deleted
inserted
replaced
95:ff1743cbe4aa | 96:2e3ec9511166 |
---|---|
45 %docdir %{_datadir}/doc/%{name}-%{version} | 45 %docdir %{_datadir}/doc/%{name}-%{version} |
46 %{_datadir}/doc/%{name}-%{version} | 46 %{_datadir}/doc/%{name}-%{version} |
47 | 47 |
48 | 48 |
49 %changelog | 49 %changelog |
50 * Sun Sep 14 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.19-1 | |
51 - Fix base64 encoding that could create long lines. | |
52 - Initial work on a .so shared library from Bharath Acharya. | |
53 | |
50 * Thu Aug 28 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.18-1 | 54 * Thu Aug 28 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.18-1 |
51 - Fixes for iconv on Mac from Justin Greer. | 55 - Fixes for iconv on Mac from Justin Greer. |
52 | 56 |
53 * Tue Aug 05 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.17-1 | 57 * Tue Aug 05 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.17-1 |
54 - More fixes for 32/64 bit portability on big endian ppc. | 58 - More fixes for 32/64 bit portability on big endian ppc. |