comparison ChangeLog @ 36:6fe121a971c9 stable-0-5-7

valgrind fixes
author carl
date Thu, 09 Aug 2007 15:46:34 -0700
parents b2f247463b83
children ddfb25318812
comparison
equal deleted inserted replaced
35:b2f247463b83 36:6fe121a971c9
1 LibPST 0.5.7 (2007-08-09)
2 ===============================
3
4 * fix valgrind errors, using uninitialized data.
5 * improve debug logging and readpstlog for indented listings.
6 * cleanup documentation.
7
1 LibPST 0.5.6 (2007-07-15) 8 LibPST 0.5.6 (2007-07-15)
2 =============================== 9 ===============================
3 10
4 * Fix to allow very small pst files with only one node in the 11 * Fix to allow very small pst files with only one node in the
5 tree. We were mixing signed/unsigned types in comparisons. 12 tree. We were mixing signed/unsigned types in comparisons.