diff ChangeLog @ 101:1fc33da23175

fix for orphan children when building descriptor tree, avoid writing uninitialized data to debug log file
author Carl Byington <carl@five-ten-sg.com>
date Sun, 05 Oct 2008 09:56:32 -0700
parents 1e4a7610d525
children 8c4482be0b4c
line wrap: on
line diff
--- a/ChangeLog	Thu Oct 02 15:29:36 2008 -0700
+++ b/ChangeLog	Sun Oct 05 09:56:32 2008 -0700
@@ -1,10 +1,12 @@
-LibPST 0.6.20 (2008-10-02)
+LibPST 0.6.20 (2008-10-04)
 ===============================
     	* add configure option --enable-dii=no to remove dependency on libgd.
 	* many fixes in pst2ldif by Robert Harris.
 	* add -D option to include deleted items, from Justin Greer
         * fix from Justin Greer to add missing email headers
         * fix from Justin Greer for my_stristr()
+	* fix for orphan children when building descriptor tree
+	* avoid writing uninitialized data to debug log file
 
 LibPST 0.6.19 (2008-09-14)
 ===============================