summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBob Friesenhahn <bfriesen@simple.dallas.tx.us>2010-06-12 02:55:30 +0000
committerBob Friesenhahn <bfriesen@simple.dallas.tx.us>2010-06-12 02:55:30 +0000
commite492476518c869af07d4c2bc7d61e14e2912250e (patch)
tree37d2ed80bd0a622cdbd4720db6531b6a2d6dc7b3 /ChangeLog
parentaf78267c3b520865a260e81f690b25b8ce0ad5a5 (diff)
downloadlibtiff-git-e492476518c869af07d4c2bc7d61e14e2912250e.tar.gz
* libtiff/tiffiop.h (TIFFSafeMultiply): Need more castings to
avoid compiler warnings if parameter types are not sign consistent.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4e16a41..b41aa0b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2010-06-11 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
+ * libtiff/tiffiop.h (TIFFSafeMultiply): Need more castings to
+ avoid compiler warnings if parameter types are not sign
+ consistent.
+
* libtiff 4.0.0alpha6 released.
* tools/tiffcrop.c: Applied patch from Richard Nolde: Corrected