comparison ChangeLog @ 163:03fbb0269f3c

fix large file support, some sytems require config.h to be included earlier in the compilation.
author Carl Byington <carl@five-ten-sg.com>
date Mon, 16 Mar 2009 12:43:31 -0700
parents 6cb85306e28a
children ab384fed78c5
comparison
equal deleted inserted replaced
162:6cb85306e28a 163:03fbb0269f3c
1 LibPST 0.6.33 (2009-xx-xx) 1 LibPST 0.6.33 (2009-xx-xx)
2 =============================== 2 ===============================
3 3
4 * fix fedora 11 type mismatch warning (actually an error in this case). 4 * fix fedora 11 type mismatch warning (actually an error in this case).
5 * fix large file support, some sytems require config.h to be included
6 earlier in the compilation.
5 7
6 LibPST 0.6.32 (2009-03-14) 8 LibPST 0.6.32 (2009-03-14)
7 =============================== 9 ===============================
8 10
9 * fix ppc64 compile error. 11 * fix ppc64 compile error.