Mercurial > libpst
diff libpst.spec.in @ 87:3ec5ad97e926
Use inttypes.h for portable printing of 64 bit items.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 03 Aug 2008 15:42:37 -0700 |
parents | 582e927756d3 |
children | c664302d1606 |
line wrap: on
line diff
--- a/libpst.spec.in Wed Jul 30 22:27:08 2008 -0700 +++ b/libpst.spec.in Sun Aug 03 15:42:37 2008 -0700 @@ -47,6 +47,9 @@ %changelog +* Sun Aug 03 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.16-1 +- Use inttypes.h for portable printing of 64 bit items. + * Wed Jul 30 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.15-1 - Patch from Robert Simpson for file handle leak in error case. - Fix for missing length on lz decompression, bug found by Chris White.