summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pool <mbp@sourcefrog.net>2004-09-10 02:03:05 +0000
committerMartin Pool <mbp@sourcefrog.net>2004-09-10 02:03:05 +0000
commitb0e771041568905be9602e1574d6c27b6b1e97ce (patch)
treeaa5f54b8bbac31b5e1cb99c95ae7c612aec9044f
parent1e9b816b45dec797423cbf8fc7d04d3dd98859dd (diff)
downloadlibrsync-b0e771041568905be9602e1574d6c27b6b1e97ce.tar.gz
Note printf fixes
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0e4f63d..0b14605 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,9 @@ Changes in 0.9.7 (release pending)
* #1022764: Fix corrupted encoding of some COPY commands in large
files.
+
+ * Fix printf formats for size_t: both the format and the argument
+ should be cast to long.
Changes in 0.9.6