Mercurial > libpst
comparison libpst.spec.in @ 108:1b2a4fac1303 stable-0-6-21
fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 21 Oct 2008 14:37:13 -0700 |
parents | 39ba19372732 |
children | 7133b39975f7 |
comparison
equal
deleted
inserted
replaced
107:9f303a9ad042 | 108:1b2a4fac1303 |
---|---|
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 * Tue Oct 21 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.21-1 | |
51 - fix title bug with old schema in pst2ldif. | |
52 - also escape commas in distinguished names per rfc4514. | |
53 | |
50 * Thu Oct 09 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.20-1 | 54 * Thu Oct 09 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.20-1 |
51 - add configure option --enable-dii=no to remove dependency on libgd. | 55 - add configure option --enable-dii=no to remove dependency on libgd. |
52 - many fixes in pst2ldif by Robert Harris. | 56 - many fixes in pst2ldif by Robert Harris. |
53 - add -D option to include deleted items, from Justin Greer | 57 - add -D option to include deleted items, from Justin Greer |
54 - fix from Justin Greer to add missing email headers | 58 - fix from Justin Greer to add missing email headers |