diff ChangeLog @ 152:edebaf0e87d2

more code cleanup
author Carl Byington <carl@five-ten-sg.com>
date Tue, 10 Mar 2009 13:09:20 -0700
parents cda7c812ec01
children 0b1766da9be8
line wrap: on
line diff
--- a/ChangeLog	Sun Mar 08 14:35:26 2009 -0700
+++ b/ChangeLog	Tue Mar 10 13:09:20 2009 -0700
@@ -1,12 +1,15 @@
 LibPST 0.6.30 (2009-xx-xx)
 ===============================
+
     * improve documentation of .pst format.
     * remove decrypt option from getidblock - we always decrypt.
     * rename some structure fields to reflect our better understanding
       of the pst format.
-    * track character set for each mapi element, since some could be
-      unicode (therefore utf8) and others sbcs with character set
-      specified by the mapi object.
+    * track character set individually for each mapi element, since
+      some could be unicode (therefore utf8) and others sbcs with
+      character set specified by the mapi object. remove charset option
+      from pst2ldif since we get that from each object now.
+    * more code cleanup.
 
 LibPST 0.6.29 (2009-02-24)
 ===============================