diff --git a/ChangeLog b/ChangeLog
index 50be2de3..a5e8e53c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
Tue Nov 30 14:15:32 EST 1999 Mike Welles
+ * Added zip creation to relase makefile target
+
* Added html for TIFFWriteTile.3t man page.
Tue Nov 30 09:20:16 1999 Frank Warmerdam
diff --git a/Makefile.in b/Makefile.in
index 4e1a96a1..3605dd68 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,5 +1,5 @@
#! smake
-# $Header: /cvs/maptools/cvsroot/libtiff/Makefile.in,v 1.7 1999-11-29 16:43:31 warmerda Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/Makefile.in,v 1.8 1999-11-30 19:37:40 mwelles Exp $
#
# @WARNING@
#
@@ -268,49 +268,111 @@ TIFFFILES=\
man/TIFFstrip.3t \
man/TIFFswab.3t \
man/TIFFtile.3t \
- html/Makefile.in \
- html/bugs.html \
- html/build.html \
- html/contrib.html \
- html/document.html \
- html/images.html \
- html/index.html \
- html/internals.html \
- html/intro.html \
- html/libtiff.html \
- html/misc.html \
- html/support.html \
- html/tools.html \
- html/v3.4beta036.html \
- html/v3.4beta035.html \
- html/v3.4beta034.html \
- html/v3.4beta033.html \
- html/v3.4beta032.html \
- html/v3.4beta031.html \
- html/v3.4beta029.html \
- html/v3.4beta028.html \
- html/v3.4beta024.html \
- html/v3.4beta018.html \
- html/v3.4beta016.html \
- html/v3.4beta007.html \
- ${NULL}
+ html/images \
+ html/images/back.gif \
+ html/images/bali.jpg \
+ html/images/cat.gif \
+ html/images/cover.jpg \
+ html/images/cramps.gif \
+ html/images/dave.gif \
+ html/images/info.gif \
+ html/images/jello.jpg \
+ html/images/jim.gif \
+ html/images/note.gif \
+ html/images/oxford.gif \
+ html/images/quad.jpg \
+ html/images/ring.gif \
+ html/images/smallliz.jpg \
+ html/images/strike.gif \
+ html/images/warning.gif \
+ html/Makefile.in \
+ html/bugs.html \
+ html/build.html \
+ html/contrib.html \
+ html/document.html \
+ html/images.html \
+ html/index.html \
+ html/internals.html \
+ html/intro.html \
+ html/libtiff.html \
+ html/misc.html \
+ html/support.html \
+ html/tools.html \
+ html/v3.4beta007.html \
+ html/v3.4beta016.html \
+ html/v3.4beta018.html \
+ html/v3.4beta024.html \
+ html/v3.4beta028.html \
+ html/v3.4beta029.html \
+ html/v3.4beta031.html \
+ html/v3.4beta032.html \
+ html/v3.4beta033.html \
+ html/v3.4beta034.html \
+ html/v3.4beta035.html \
+ html/v3.4beta036.html \
+ html/v3.5.1.html \
+ html/v3.5.2.html \
+ html/v3.5.3.html \
+ html/man \
+ html/man/TIFFClose.3t.html \
+ html/man/TIFFError.3t.html \
+ html/man/TIFFFlush.3t.html \
+ html/man/TIFFGetField.3t.html \
+ html/man/TIFFOpen.3t.html \
+ html/man/TIFFPrintDirectory.3t.html \
+ html/man/TIFFRGBAImage.3t.html \
+ html/man/TIFFReadDirectory.3t.html \
+ html/man/TIFFReadEncodedStrip.3t.html \
+ html/man/TIFFReadEncodedTile.3t.html \
+ html/man/TIFFReadRGBAImage.3t.html \
+ html/man/TIFFReadRGBAStrip.3t.html \
+ html/man/TIFFReadRGBATile.3t.html \
+ html/man/TIFFReadRawStrip.3t.html \
+ html/man/TIFFReadRawTile.3t.html \
+ html/man/TIFFReadScanline.3t.html \
+ html/man/TIFFReadTile.3t.html \
+ html/man/TIFFSetDirectory.3t.html \
+ html/man/TIFFSetField.3t.html \
+ html/man/TIFFWarning.3t.html \
+ html/man/TIFFWriteDirectory.3t.html \
+ html/man/TIFFWriteEncodedStrip.3t.html \
+ html/man/TIFFWriteEncodedTile.3t.html \
+ html/man/TIFFWriteRawStrip.3t.html \
+ html/man/TIFFWriteRawTile.3t.html \
+ html/man/TIFFWriteScanline.3t.html \
+ html/man/TIFFbuffer.3t.html \
+ html/man/TIFFcodec.3t.html \
+ html/man/TIFFmemory.3t.html \
+ html/man/TIFFquery.3t.html \
+ html/man/TIFFsize.3t.html \
+ html/man/TIFFstrip.3t.html \
+ html/man/TIFFswab.3t.html \
+ html/man/TIFFtile.3t.html \
+ html/man/fax2ps.1.html \
+ html/man/fax2tiff.1.html \
+ html/man/gif2tiff.1.html \
+ html/man/libtiff.3t.html \
+ html/man/pal2rgb.1.html \
+ html/man/ppm2tiff.1.html \
+ html/man/ras2tiff.1.html \
+ html/man/rgb2ycbcr.1.html \
+ html/man/sgi2tiff.1.html \
+ html/man/thumbnail.1.html \
+ html/man/tiff2bw.1.html \
+ html/man/tiff2ps.1.html \
+ html/man/tiffcmp.1.html \
+ html/man/tiffcp.1.html \
+ html/man/tiffdither.1.html \
+ html/man/tiffdump.1.html \
+ html/man/tiffgt.1.html \
+ html/man/tiffinfo.1.html \
+ html/man/tiffmedian.1.html \
+ html/man/tiffsplit.1.html \
+ html/man/tiffsv.1.html \
+ html/man/index.html \
+ html/man/TIFFWriteTile.3t.html \
+ ${NULL}
OTHERFILES=\
- html/images/back.gif \
- html/images/bali.jpg \
- html/images/cat.gif \
- html/images/cover.jpg \
- html/images/cramps.gif \
- html/images/dave.gif \
- html/images/info.gif \
- html/images/jello.jpg \
- html/images/jim.gif \
- html/images/note.gif \
- html/images/oxford.gif \
- html/images/quad.jpg \
- html/images/ring.gif \
- html/images/smallliz.jpg \
- html/images/strike.gif \
- html/images/warning.gif \
${NULL}
CONTRIBFILES=\
contrib/dbs/README \
@@ -421,7 +483,8 @@ release:
${MAKE} release.stamp
# ${SRCDIR}/configure ${CONFIG}
# ${MAKE} product
- ${MAKE} release.tar
+ ${MAKE} release.tar.zip
+
# stamp relevant files according to current alpha
release.stamp:
@@ -435,7 +498,7 @@ releasediff:
done
# create release distribution archive
-release.tar:
+release.tar.zip:
VERSION="@VERSION@"; \
rm -f ../tiff-$$VERSION $$VERSION $$VERSION-tar; \
ln -s ${SRCDIR} tiff-$$VERSION; \
@@ -443,8 +506,9 @@ release.tar:
echo $$i; \
done) | sed "s;.*;tiff-$$VERSION/&;" >$$VERSION; \
tar cvf $$VERSION-tar `cat $$VERSION`; \
+ zip tiff-$$VERSION.zip `cat $$VERSION`; \
rm -f tiff-$$VERSION-tar.${ZIPSUF}; \
- cat $$VERSION-tar | ${COMPRESS} >tiff-$$VERSION-tar.${ZIPSUF}; \
+ cat $$VERSION-tar | ${COMPRESS} >tiff-$$VERSION.tar.${ZIPSUF}; \
rm -f tiff-$$VERSION $$VERSION $$VERSION-tar;
#
diff --git a/html/index.html b/html/index.html
index ef7f0619..960292d9 100644
--- a/html/index.html
+++ b/html/index.html
@@ -14,10 +14,10 @@ TIFF Software
Home Page:
http://www.libtiff.org
FAQ Page: forthcoming
-Latest Release: v3.5.2
-Latest Software: v3.5.2
+Latest Release: v3.5.3
+Latest Software: v3.5.3
Master FTP Site: ftp.onshore.com , directory pub/libtiff (Active mode FTP only!)
-HTTP Download: http://www.libtiff.org/tiff-v3.5.2.tar.gz
+HTTP Download: http://www.libtiff.org/tiff-v3.5.3.tar.gz, http://www.libtiff.org/tiff-v3.5.3.zip
Mailing List: tiff@olympiakos.com
Mailing List Subscription: tiff-request@olympiakos.com ("subscribe tiff" in body of message).
Mailing List Archive: http://www.remotesensing.org/lists/libtiff_archive/maillist.html
@@ -82,7 +82,7 @@ The following sections are included in this documentation:
-$Id: index.html,v 1.20 1999-11-29 01:36:16 warmerda Exp $
+$Id: index.html,v 1.21 1999-11-30 19:37:40 mwelles Exp $
+
+
+
+
+TIFF CHANGE INFORMATION
+
+
+
+
+
+This document describes the changes made to the software between the
+previous and current 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:
+
+
+
+
+CHANGES IN THE SOFTWARE CONFIGURATION:
+
+
+ - Added zip creation to release makefile target
+
+
+
+
+
+
+CHANGES IN LIBTIFF:
+
+
+
+
+ - Added html for TIFFWriteTile.3t man page.
+
+
- Added some changes to tif_write.c to support rewriting existing
+ fixed sized tiles and strips. Code mods disabled by default, only
+ enabled if REWRITE_HACK is defined for now.
+
+
- Added TIFFWriteTile.3t man page.
+
+
- Added notes on use of makefile.vc in build.html, and fixed
+ email subscription address.
+
+
- Fixed apocalypse-inducing y2k bug in contrib/ras/ras2tiff.c
+
+
- Did some casts cleaning up to reduce compiler warnings in tif_fax3.c,
+ from Bruce Carmeron -- modifications of
+ changes made by Frank (sun cc still complained on cast).
+
+
- fixed various VC++ warnings as suggested by Gilles Vollant
+ .
+
+
- Modified TIFFquery.3t man pages info on TIFFIsByteSwapped() to
+ not imply applications are responsible for image data swapping.
+
+
- HTML-ized the man pages, added to html/man
+
+
- Removed LZW Compression to comply with Unisys patent extortion.
+
+
- Corrected one remaining 16 -> 32 bit value in tif_fax3.c,
+ From Ivo Penzar Added patch from Ivo Penzar to have TiffAdvanceDirectory handle
+ memory mapped files.
+
+
+
+
+CHANGES IN THE TOOLS:
+
+
+ - Fixed apocalypse-inducing y2k bug in contrib/ras/ras2tiff.c
+
+
+ TIFF home page.
+
+
+
+Last updated $Date: 1999-11-30 19:37:40 $.
+
+
diff --git a/html/v3.5.3.html b/html/v3.5.3.html
new file mode 100644
index 00000000..f4a14b66
--- /dev/null
+++ b/html/v3.5.3.html
@@ -0,0 +1,103 @@
+
+