summaryrefslogtreecommitdiff
path: root/html/v4.0.0.html
diff options
context:
space:
mode:
authordron <dron>2007-07-12 14:00:35 +0000
committerdron <dron>2007-07-12 14:00:35 +0000
commitb979d84e7011d6bdf8b3c72e1dfcc886abfbd6a3 (patch)
tree5c75e6d3eec6ece099c998d7136bc7afcf179683 /html/v4.0.0.html
parentb3bef0a8d6a39d4b9933957327e1da1587b81871 (diff)
downloadlibtiff-b979d84e7011d6bdf8b3c72e1dfcc886abfbd6a3.tar.gz
*** empty log message ***
Diffstat (limited to 'html/v4.0.0.html')
-rw-r--r--html/v4.0.0.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/html/v4.0.0.html b/html/v4.0.0.html
index 83ba5cda..885cafb7 100644
--- a/html/v4.0.0.html
+++ b/html/v4.0.0.html
@@ -114,6 +114,11 @@ BigTIFF support changes:
Other important backward incompatible changes in the public API:
<UL>
+ <LI> TIFFMergeFieldInfo() returns non-void result now. It returns 0
+ if successful and -1 if failed. Though this is now obsoleted function
+ and should not be used in new programs. Use the new tag extension
+ scheme instead.
+
<LI> TIFFFieldWithTag() and TIFFFieldWithName() functions now return
pointer to TIFFField constant object instead of TIFFFieldInfo.
@@ -188,7 +193,7 @@ Other important backward incompatible changes in the public API:
<UL>
</UL>
-Last updated $Date: 2007-07-09 10:19:31 $.
+Last updated $Date: 2007-07-12 14:00:50 $.
</BODY>
</HTML>