Mercurial > libpst
diff ChangeLog @ 102:8c4482be0b4c
remove unreachable code
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 05 Oct 2008 11:54:37 -0700 |
parents | 1fc33da23175 |
children | 0af0bbe166e1 |
line wrap: on
line diff
--- a/ChangeLog Sun Oct 05 09:56:32 2008 -0700 +++ b/ChangeLog Sun Oct 05 11:54:37 2008 -0700 @@ -1,4 +1,4 @@ -LibPST 0.6.20 (2008-10-04) +LibPST 0.6.20 (2008-10-05) =============================== * add configure option --enable-dii=no to remove dependency on libgd. * many fixes in pst2ldif by Robert Harris. @@ -7,6 +7,7 @@ * fix from Justin Greer for my_stristr() * fix for orphan children when building descriptor tree * avoid writing uninitialized data to debug log file + * remove unreachable code LibPST 0.6.19 (2008-09-14) ===============================