Mercurial > libpst
diff 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 |
line wrap: on
line diff
--- a/libpst.spec.in Sat Oct 11 12:54:24 2008 -0700 +++ b/libpst.spec.in Tue Oct 21 14:37:13 2008 -0700 @@ -47,6 +47,10 @@ %changelog +* Tue Oct 21 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.21-1 +- fix title bug with old schema in pst2ldif. +- also escape commas in distinguished names per rfc4514. + * Thu Oct 09 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.20-1 - add configure option --enable-dii=no to remove dependency on libgd. - many fixes in pst2ldif by Robert Harris.