summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO3
-rw-r--r--VERSION2
-rw-r--r--dist/tiff.alpha2
-rw-r--r--dist/tiff.version2
-rw-r--r--html/index.html6
-rw-r--r--html/v3.5.4.html88
6 files changed, 96 insertions, 7 deletions
diff --git a/TODO b/TODO
index 9f540678..835b550a 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,6 @@
-# $Header: /cvs/maptools/cvsroot/libtiff/TODO,v 1.2 1999-12-21 17:03:03 mwelles Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/TODO,v 1.3 1999-12-21 21:09:04 mwelles Exp $
+o remove lzw compression flags from tools, update man pages
o gif2tiff segaulting on selected images
o tiffcmp read data by strip/tile instead of scanline
o YCbCr sampling support
diff --git a/VERSION b/VERSION
index 444877d4..afe2f810 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.5.3
+3.5.
diff --git a/dist/tiff.alpha b/dist/tiff.alpha
index 9acc945e..0ed034b3 100644
--- a/dist/tiff.alpha
+++ b/dist/tiff.alpha
@@ -1 +1 @@
-define ALPHA 3
+define ALPHA 4
diff --git a/dist/tiff.version b/dist/tiff.version
index 4d12a3be..32ab5866 100644
--- a/dist/tiff.version
+++ b/dist/tiff.version
@@ -1 +1 @@
-define TIFF_VNUM "3.5.3 (release)"
+define TIFF_VNUM "3.5.4 (release)"
diff --git a/html/index.html b/html/index.html
index 960292d9..4359f6a0 100644
--- a/html/index.html
+++ b/html/index.html
@@ -14,8 +14,8 @@ TIFF Software
<B>Home Page</B>: <A HREF="http://www.libtiff.org/">
http://www.libtiff.org</A> <BR>
<B>FAQ Page</B>: <I>forthcoming</I><BR>
-<B>Latest Release</B>: <A HREF="v3.5.3.html">v3.5.3</A><BR>
-<B>Latest Software</B>: <A HREF="v3.5.3.html">v3.5.3</A><BR>
+<B>Latest Release</B>: <A HREF="v3.5.4.html">v3.5.4</A><BR>
+<B>Latest Software</B>: <A HREF="v3.5.4.html">v3.5.4</A><BR>
<B>Master FTP Site</B>: <A HREF="ftp://ftp.onshore.com/pub/libtiff">ftp.onshore.com</A> , directory pub/libtiff (Active mode FTP only!)<BR>
<B>HTTP Download</B>: <A HREF=http://www.libtiff.org/tiff-v3.5.3.tar.gz>http://www.libtiff.org/tiff-v3.5.3.tar.gz</a>, <A HREF=http://www.libtiff.org/tiff-v3.5.3.zip>http://www.libtiff.org/tiff-v3.5.3.zip</a><BR>
<B>Mailing List</B>: <a href=mailto:tiff@olympiakos.com>tiff@olympiakos.com</a> <BR>
@@ -82,7 +82,7 @@ The following sections are included in this documentation:
<P>
<HR>
<em>
-$Id: index.html,v 1.21 1999-11-30 19:37:40 mwelles Exp $
+$Id: index.html,v 1.22 1999-12-21 21:09:04 mwelles Exp $
</em>
</BODY>
diff --git a/html/v3.5.4.html b/html/v3.5.4.html
new file mode 100644
index 00000000..444a2df8
--- /dev/null
+++ b/html/v3.5.4.html
@@ -0,0 +1,88 @@
+<HTML>
+<HEAD>
+<TITLE>
+Changes in TIFF v3.5.3
+</TITLE>
+</HEAD>
+
+<BODY BGCOLOR=white>
+<FONT FACE="Helvetica, Arial, Sans">
+<FONT FACE="Helvetica, Arial, Sans">
+
+<BASEFONT SIZE=4>
+<B><FONT SIZE=+3>T</FONT>IFF <FONT SIZE=+2>C</FONT>HANGE <FONT SIZE=+2>I</FONT>NFORMATION</B>
+<BASEFONT SIZE=3>
+
+<UL>
+<HR SIZE=4 WIDTH=65% ALIGN=left>
+<B>Current Version</B>: v3.5.4<BR>
+<B>Previous Version</B>: <A HREF=v3.5.3.html>v3.5.3</a><BR>
+<B>Master FTP Site</B>: <A HREF="ftp://ftp.onshore.com/pub/libtiff">ftp.onshore.com</a>, directory pub/libtiff</A><BR>
+<B>Master HTTP Site</B>: <A HREF="http://www.libtiff.org/">http://www.libtiff.org</a>
+<HR SIZE=4 WIDTH=65% ALIGN=left>
+</UL>
+
+<P>
+This document describes the changes made to the software between the
+<I>previous</I> and <I>current</I> versions (see above).
+If you don't find something listed here, then it was not done in this
+timeframe, or it was not considered important enough to be mentioned.
+The following information is located here:
+<UL>
+<LI><A HREF="#configure">Changes in the software configuration</A>
+<LI><A HREF="#libtiff">Changes in libtiff</A>
+<LI><A HREF="#tools">Changes in the tools</A>
+</UL>
+<p>
+<P><HR WIDTH=65% ALIGN=left>
+
+<A NAME="configure"><B><FONT SIZE=+3>C</FONT>HANGES IN THE SOFTWARE CONFIGURATION:</B></A>
+
+<UL>
+ <LI> None
+
+
+</UL>
+
+<P><HR WIDTH=65% ALIGN=left>
+
+<A NAME="libtiff"><B><FONT SIZE=+3>C</FONT>HANGES IN LIBTIFF:</B></A>
+
+
+<UL>
+
+ <li> Aadded Pixar tag support. Contributed by Phil Beffery <phil@pixar.com>
+
+ <li> Made one more change to tif_dir.c for removal of LZW compression. Also added notice
+ when LZW compression invoked.
+
+ <li> Fixed bug that caused LZW (non) compression to segfault. Added
+ warning about LZW compression removed being removed, and why.
+
+</UL>
+
+<P><HR WIDTH=65% ALIGN=left>
+
+<A NAME="tools"><B><FONT SIZE=+3>C</FONT>HANGES IN THE TOOLS:</B></A>
+
+<UL>
+ <li> Changed default compression in tools to TIFF_PACKBITS, and changed usage descriptions
+ in tools to reflect removal of LZW compression
+
+ <li> Added nostrip to install in tools/Makefile.in so that debugging
+ symbols are kept.
+
+ <li> Made Packbits the default compression in tools/tiff2rgba.c instead
+ of LZW.
+
+
+</UL>
+
+<A HREF="index.html"><IMG SRC="images/back.gif"></A> TIFF home page.<BR>
+
+<HR>
+
+Last updated $Date: 1999-12-21 21:09:04 $.
+
+</BODY>
+</HTML>