summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Kiselev <dron@ak4719.spb.edu>2005-07-04 12:43:24 +0000
committerAndrey Kiselev <dron@ak4719.spb.edu>2005-07-04 12:43:24 +0000
commitdbf1dbcbc20f5a923fc1cac1f9d4a2405fccc760 (patch)
treefda8700f5645321bbc15e8e90c4f9cdd53c43e76
parent143ed91af38a6f95acaa554282c42c833951dccd (diff)
downloadlibtiff-git-dbf1dbcbc20f5a923fc1cac1f9d4a2405fccc760.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog7
-rw-r--r--html/v3.7.3.html9
2 files changed, 15 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e58b58c7..cb92f1b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-04 Andrey Kiselev <dron@remotesensing.org>
+
+ * libtiff 3.7.3 released.
+
+ * configure, configure.ac: Do not use empty -R option when linking
+ with --enable-rpath.
+
2005-07-01 Andrey Kiselev <dron@remotesensing.org>
* libtiff/{tiffiop.h, tif_open.c}: Added open option 'h' to avoid
diff --git a/html/v3.7.3.html b/html/v3.7.3.html
index f5b3102a..803853b7 100644
--- a/html/v3.7.3.html
+++ b/html/v3.7.3.html
@@ -61,6 +61,8 @@ The following information is located here:
<A NAME="configure"><B><FONT SIZE=+3>C</FONT>HANGES IN THE SOFTWARE CONFIGURATION:</B></A>
<UL>
+ <li> Do not use empty -R option when linking with --enable-rpath.
+
<li> Added workaround for OpenBSD/MirOS soname problem as per bug
<a href="http://bugzilla.remotesensing.org/show_bug.cgi?id=838">
http://bugzilla.remotesensing.org/show_bug.cgi?id=838</a>
@@ -83,6 +85,11 @@ The following information is located here:
<A NAME="libtiff"><B><FONT SIZE=+3>C</FONT>HANGES IN LIBTIFF:</B></A>
<UL>
+ <li> tiffiop.h, tif_open.c: Added open option 'h' to avoid reading
+ the first IFD when needed. As per bug
+ <a href="http://bugzilla.remotesensing.org/show_bug.cgi?id=875">
+ http://bugzilla.remotesensing.org/show_bug.cgi?id=875</a>
+
<li> tiff.h: Use correct int size on Sparc 64bit/Sun compiler
platform. As per bug
<a href="http://bugzilla.remotesensing.org/show_bug.cgi?id=855>
@@ -217,7 +224,7 @@ The following information is located here:
</UL>
-Last updated $Date: 2005-06-23 13:30:35 $.
+Last updated $Date: 2005-07-04 12:43:24 $.
</BODY>
</HTML>