Mercurial > libpst
diff ChangeLog @ 35:b2f247463b83 stable-0-5-6
better decoding of 7c blocks
author | carl |
---|---|
date | Sun, 15 Jul 2007 14:25:34 -0700 |
parents | 07177825c91b |
children | 6fe121a971c9 |
line wrap: on
line diff
--- a/ChangeLog Thu Jul 12 14:59:13 2007 -0700 +++ b/ChangeLog Sun Jul 15 14:25:34 2007 -0700 @@ -1,5 +1,11 @@ +LibPST 0.5.6 (2007-07-15) +=============================== + * Fix to allow very small pst files with only one node in the tree. We were mixing signed/unsigned types in comparisons. + * More progress decoding the basic structure 7c blocks. Many + four byte values may be ID2 indices with data outside the buffer. + * Start using doxygen to generate internal documentation. LibPST 0.5.5 (2007-07-10) ===============================