diff NEWS @ 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/NEWS	Wed Jul 30 22:27:08 2008 -0700
+++ b/NEWS	Sun Aug 03 15:42:37 2008 -0700
@@ -1,3 +1,4 @@
+0.6.16  2008-xx-xx Use inttypes.h for portable printing of 64 bit items.
 0.6.15  2008-07-30 Fix file handle leak in error case, missing length on lz decompression.
 0.6.14  2008-06-15 Fix my mistake in debian packaging.
 0.6.13  2008-06-13 Patch from Robert Simpson for encryption type 2.