Mercurial > libpst
diff ChangeLog @ 47:5fb8d997feed
more fixes for 64 bit format
author | carl |
---|---|
date | Sun, 13 Jan 2008 12:55:59 -0800 |
parents | b2a7f2e0926a |
children | f66078abed38 |
line wrap: on
line diff
--- a/ChangeLog Sat Jan 12 15:20:53 2008 -0800 +++ b/ChangeLog Sun Jan 13 12:55:59 2008 -0800 @@ -1,3 +1,8 @@ +LibPST 0.6.3 (2008-01-13) +=============================== + + * More type consistency issues found by splint. + LibPST 0.6.2 (2008-01-12) =============================== @@ -5,6 +10,7 @@ * All buffer sizes changed to size_t, all file offsets changed to off_t, all function names start with pst_, many other type consistency issues found by splint. Many changes to #llx in debug printing for 64 bit items. + All id values are now uint64_t. LibPST 0.6.1 (2008-01-06) ===============================