Mercurial > libpst
diff NEWS @ 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/NEWS Sat Oct 11 12:54:24 2008 -0700 +++ b/NEWS Tue Oct 21 14:37:13 2008 -0700 @@ -1,3 +1,4 @@ +0.6.21 2008-10-21 fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514. 0.6.20 2008-10-09 add configure option --enable-dii=no, fixes from Robert Harris for pst2ldif. 0.6.19 2008-09-14 Initial work on a .so shared library from Bharath Acharya. 0.6.18 2008-08-28 Fixes for iconv on Mac from Justin Greer.