Mercurial > libpst
diff ChangeLog @ 149:f9773b6368e0
improve documentation of .pst format.
remove decrypt option from getidblock - we always decrypt.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 28 Feb 2009 11:55:48 -0800 |
parents | 0695de3b5a98 |
children | 06aa84023b48 |
line wrap: on
line diff
--- a/ChangeLog Thu Feb 26 12:42:37 2009 -0800 +++ b/ChangeLog Sat Feb 28 11:55:48 2009 -0800 @@ -1,3 +1,8 @@ +LibPST 0.6.30 (2009-xx-xx) +=============================== + * improve documentation of .pst format. + * remove decrypt option from getidblock - we always decrypt. + LibPST 0.6.29 (2009-02-24) =============================== * fix for 64bit on Fedora 11