summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Kiselev <dron@ak4719.spb.edu>2006-03-23 14:54:00 +0000
committerAndrey Kiselev <dron@ak4719.spb.edu>2006-03-23 14:54:00 +0000
commitb90b47e6f7565fa082ccc6dfe56e5ac73dd9867c (patch)
tree21e078961b3d96b74b1b3a46698b6ec9e8b19401
parentbd5bff3cf6d9672df34c1d14c1bb4d9972ba25cd (diff)
downloadlibtiff-git-3.8.2.tar.gz
libtiff 3.8.2 released.v3.8.2Release-v3-8-2
-rw-r--r--ChangeLog7
-rw-r--r--Makefile.am2
-rw-r--r--Makefile.in2
-rw-r--r--Makefile.vc4
-rw-r--r--RELEASE-DATE2
-rw-r--r--SConstruct4
-rw-r--r--VERSION2
-rw-r--r--aclocal.m470
-rwxr-xr-xconfigure22
-rw-r--r--configure.ac6
-rw-r--r--contrib/Makefile.am2
-rw-r--r--contrib/Makefile.in2
-rw-r--r--contrib/acorn/Makefile.am2
-rw-r--r--contrib/acorn/Makefile.in2
-rw-r--r--contrib/addtiffo/Makefile.am2
-rw-r--r--contrib/addtiffo/Makefile.in2
-rw-r--r--contrib/dbs/Makefile.am2
-rw-r--r--contrib/dbs/Makefile.in2
-rw-r--r--contrib/dbs/xtiff/Makefile.am4
-rw-r--r--contrib/dbs/xtiff/Makefile.in4
-rw-r--r--contrib/iptcutil/Makefile.am2
-rw-r--r--contrib/iptcutil/Makefile.in2
-rw-r--r--contrib/mac-cw/Makefile.am2
-rw-r--r--contrib/mac-cw/Makefile.in2
-rw-r--r--contrib/mac-mpw/Makefile.am2
-rw-r--r--contrib/mac-mpw/Makefile.in2
-rw-r--r--contrib/mfs/Makefile.am2
-rw-r--r--contrib/mfs/Makefile.in2
-rw-r--r--contrib/ojpeg/Makefile.am2
-rw-r--r--contrib/ojpeg/Makefile.in2
-rw-r--r--contrib/pds/Makefile.am2
-rw-r--r--contrib/pds/Makefile.in2
-rw-r--r--contrib/ras/Makefile.am2
-rw-r--r--contrib/ras/Makefile.in2
-rw-r--r--contrib/stream/Makefile.am2
-rw-r--r--contrib/stream/Makefile.in2
-rw-r--r--contrib/tags/Makefile.am2
-rw-r--r--contrib/tags/Makefile.in2
-rw-r--r--contrib/win_dib/Makefile.am2
-rw-r--r--contrib/win_dib/Makefile.in2
-rw-r--r--html/Makefile.am7
-rw-r--r--html/Makefile.in7
-rw-r--r--html/images/Makefile.am2
-rw-r--r--html/images/Makefile.in2
-rw-r--r--html/index.html6
-rw-r--r--html/man/Makefile.am2
-rw-r--r--html/man/Makefile.in2
-rw-r--r--html/v3.8.2.html137
-rw-r--r--libtiff/Makefile.am2
-rw-r--r--libtiff/Makefile.in2
-rw-r--r--libtiff/Makefile.vc4
-rw-r--r--libtiff/SConstruct4
-rw-r--r--libtiff/tiffvers.h4
-rw-r--r--man/Makefile.am2
-rw-r--r--man/Makefile.in2
-rw-r--r--man/TIFFDataWidth.3tiff4
-rw-r--r--man/TIFFcolor.3tiff4
-rw-r--r--man/bmp2tiff.14
-rw-r--r--nmake.opt4
-rw-r--r--port/Makefile.am2
-rw-r--r--port/Makefile.in2
-rw-r--r--port/Makefile.vc4
-rw-r--r--test/Makefile.am2
-rw-r--r--test/Makefile.in2
-rw-r--r--test/ascii_tag.c4
-rw-r--r--test/check_tag.c4
-rw-r--r--test/long_tag.c4
-rw-r--r--test/short_tag.c4
-rw-r--r--test/strip.c4
-rw-r--r--test/strip_rw.c4
-rw-r--r--test/test_arrays.c4
-rw-r--r--test/test_arrays.h4
-rw-r--r--tools/Makefile.am2
-rw-r--r--tools/Makefile.in3
-rw-r--r--tools/Makefile.vc4
-rw-r--r--tools/bmp2tiff.c6
-rw-r--r--tools/raw2tiff.c6
-rw-r--r--tools/tiffgt.c4
78 files changed, 283 insertions, 172 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ce0231b..7d09b1b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-03-23 Andrey Kiselev <dron@ak4719.spb.edu>
+
+ * libtiff 3.8.2 released.
+
+ * tools/Makefile.am: Use runtime paths linker flags when rpath
+ option enabled.
+
2006-03-21 Andrey Kiselev <dron@ak4719.spb.edu>
* libtiff/libtiff.def: Added missed exports as per bug
diff --git a/Makefile.am b/Makefile.am
index 64ff18e6..20bd1d8f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/Makefile.in b/Makefile.in
index 700ecf30..87523e5a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/Makefile.vc b/Makefile.vc
index e8926de0..87e32081 100644
--- a/Makefile.vc
+++ b/Makefile.vc
@@ -1,6 +1,6 @@
-# $Id: Makefile.vc,v 1.4 2004-06-06 17:56:21 dron Exp $
+# $Id: Makefile.vc,v 1.5 2006-03-23 14:54:00 dron Exp $
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/RELEASE-DATE b/RELEASE-DATE
index 341fde3e..14ad11c6 100644
--- a/RELEASE-DATE
+++ b/RELEASE-DATE
@@ -1 +1 @@
-20060313
+20060323
diff --git a/SConstruct b/SConstruct
index aa757499..248944be 100644
--- a/SConstruct
+++ b/SConstruct
@@ -1,8 +1,8 @@
-# $Id: SConstruct,v 1.1 2005-07-12 12:37:24 dron Exp $
+# $Id: SConstruct,v 1.2 2006-03-23 14:54:00 dron Exp $
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2005, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2005, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/VERSION b/VERSION
index f2807196..a08ffae0 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.8.1
+3.8.2
diff --git a/aclocal.m4 b/aclocal.m4
index faf43f2d..eff669bd 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -13,7 +13,7 @@
# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
-# serial 48 Debian 1.5.22-2 AC_PROG_LIBTOOL
+# serial 48 Debian 1.5.22-4 AC_PROG_LIBTOOL
# AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED)
@@ -1397,18 +1397,6 @@ freebsd1*)
dynamic_linker=no
;;
-kfreebsd*-gnu)
- version_type=linux
- need_lib_prefix=no
- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- shlibpath_var=LD_LIBRARY_PATH
- shlibpath_overrides_runpath=no
- hardcode_into_libs=yes
- dynamic_linker='GNU ld.so'
- ;;
-
freebsd* | dragonfly*)
# DragonFly does not have aout. When/if they implement a new
# versioning mechanism, adjust this.
@@ -1564,7 +1552,7 @@ linux*oldld* | linux*aout* | linux*coff*)
;;
# This must be Linux ELF.
-linux*)
+linux* | k*bsd*-gnu)
version_type=linux
need_lib_prefix=no
need_version=no
@@ -1605,18 +1593,6 @@ netbsdelf*-gnu)
dynamic_linker='NetBSD ld.elf_so'
;;
-knetbsd*-gnu)
- version_type=linux
- need_lib_prefix=no
- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- shlibpath_var=LD_LIBRARY_PATH
- shlibpath_overrides_runpath=no
- hardcode_into_libs=yes
- dynamic_linker='GNU ld.so'
- ;;
-
netbsd*)
version_type=sunos
need_lib_prefix=no
@@ -2322,7 +2298,7 @@ darwin* | rhapsody*)
lt_cv_deplibs_check_method=pass_all
;;
-freebsd* | kfreebsd*-gnu | dragonfly*)
+freebsd* | dragonfly*)
if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
case $host_cpu in
i*86 )
@@ -2376,11 +2352,11 @@ irix5* | irix6* | nonstopux*)
;;
# This must be Linux ELF.
-linux*)
+linux* | k*bsd*-gnu)
lt_cv_deplibs_check_method=pass_all
;;
-netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
+netbsd* | netbsdelf*-gnu)
if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
else
@@ -3128,7 +3104,7 @@ case $host_os in
freebsd-elf*)
_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
;;
- freebsd* | kfreebsd*-gnu | dragonfly*)
+ freebsd* | dragonfly*)
# FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
# conventions
_LT_AC_TAGVAR(ld_shlibs, $1)=yes
@@ -3287,7 +3263,7 @@ case $host_os in
_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
_LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:
;;
- linux*)
+ linux* | k*bsd*-gnu)
case $cc_basename in
KCC*)
# Kuck and Associates, Inc. (KAI) C++ Compiler
@@ -3389,7 +3365,7 @@ case $host_os in
;;
esac
;;
- netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
+ netbsd* | netbsdelf*-gnu)
if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
_LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
wlarc=
@@ -4654,7 +4630,7 @@ hpux*) # Its linker distinguishes data from code symbols
lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'"
;;
-linux*)
+linux* | k*bsd*-gnu)
if test "$host_cpu" = ia64; then
symcode='[[ABCDGIRSTW]]'
lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
@@ -4927,7 +4903,7 @@ AC_MSG_CHECKING([for $compiler option to produce PIC])
;;
esac
;;
- freebsd* | kfreebsd*-gnu | dragonfly*)
+ freebsd* | dragonfly*)
# FreeBSD uses GNU C++
;;
hpux9* | hpux10* | hpux11*)
@@ -4970,7 +4946,7 @@ AC_MSG_CHECKING([for $compiler option to produce PIC])
;;
esac
;;
- linux*)
+ linux* | k*bsd*-gnu)
case $cc_basename in
KCC*)
# KAI C++ Compiler
@@ -5013,7 +4989,7 @@ AC_MSG_CHECKING([for $compiler option to produce PIC])
;;
esac
;;
- netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
+ netbsd* | netbsdelf*-gnu)
;;
osf3* | osf4* | osf5*)
case $cc_basename in
@@ -5224,7 +5200,7 @@ AC_MSG_CHECKING([for $compiler option to produce PIC])
_LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
;;
- linux*)
+ linux* | k*bsd*-gnu)
case $cc_basename in
icc* | ecc*)
_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
@@ -5365,10 +5341,7 @@ ifelse([$1],[CXX],[
cygwin* | mingw*)
_LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]] /s/.* \([[^ ]]*\)/\1 DATA/;/^.* __nm__/s/^.* __nm__\([[^ ]]*\) [[^ ]]*/\1 DATA/;/^I /d;/^[[AITW]] /s/.* //'\'' | sort | uniq > $export_symbols'
;;
- kfreebsd*-gnu)
- _LT_AC_TAGVAR(link_all_deplibs, $1)=no
- ;;
- linux*)
+ linux* | k*bsd*-gnu)
_LT_AC_TAGVAR(link_all_deplibs, $1)=no
;;
*)
@@ -5541,7 +5514,7 @@ EOF
_LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
;;
- linux*)
+ linux* | k*bsd*-gnu)
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
tmp_addflag=
case $cc_basename,$host_cpu in
@@ -5573,7 +5546,7 @@ EOF
fi
;;
- netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
+ netbsd* | netbsdelf*-gnu)
if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
_LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
wlarc=
@@ -5909,15 +5882,6 @@ _LT_EOF
_LT_AC_TAGVAR(hardcode_direct, $1)=yes
_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
;;
-
- # GNU/kFreeBSD uses gcc -shared to do shared libraries.
- kfreebsd*-gnu)
- _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
- _LT_AC_TAGVAR(hardcode_direct, $1)=yes
- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
- _LT_AC_TAGVAR(link_all_deplibs, $1)=no
- ;;
hpux9*)
if test "$GCC" = yes; then
@@ -6014,7 +5978,7 @@ _LT_EOF
_LT_AC_TAGVAR(link_all_deplibs, $1)=yes
;;
- netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
+ netbsd* | netbsdelf*-gnu)
if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
_LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
else
diff --git a/configure b/configure
index 348c4489..35215a5c 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for LibTIFF Software 3.8.1.
+# Generated by GNU Autoconf 2.59 for LibTIFF Software 3.8.2.
#
# Report bugs to <tiff@lists.maptools.org>.
#
@@ -418,8 +418,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='LibTIFF Software'
PACKAGE_TARNAME='tiff'
-PACKAGE_VERSION='3.8.1'
-PACKAGE_STRING='LibTIFF Software 3.8.1'
+PACKAGE_VERSION='3.8.2'
+PACKAGE_STRING='LibTIFF Software 3.8.2'
PACKAGE_BUGREPORT='tiff@lists.maptools.org'
# Factoring default headers for most tests.
@@ -940,7 +940,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures LibTIFF Software 3.8.1 to adapt to many kinds of systems.
+\`configure' configures LibTIFF Software 3.8.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1011,7 +1011,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of LibTIFF Software 3.8.1:";;
+ short | recursive ) echo "Configuration of LibTIFF Software 3.8.2:";;
esac
cat <<\_ACEOF
@@ -1195,7 +1195,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-LibTIFF Software configure 3.8.1
+LibTIFF Software configure 3.8.2
generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1209,7 +1209,7 @@ cat >&5 <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by LibTIFF Software $as_me 3.8.1, which was
+It was created by LibTIFF Software $as_me 3.8.2, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@
@@ -1953,7 +1953,7 @@ fi
# Define the identity of the package.
PACKAGE='tiff'
- VERSION='3.8.1'
+ VERSION='3.8.2'
cat >>confdefs.h <<_ACEOF
@@ -2110,7 +2110,7 @@ fi
LIBTIFF_MAJOR_VERSION=3
LIBTIFF_MINOR_VERSION=8
-LIBTIFF_MICRO_VERSION=1
+LIBTIFF_MICRO_VERSION=2
LIBTIFF_ALPHA_VERSION=
LIBTIFF_VERSION=$LIBTIFF_MAJOR_VERSION.$LIBTIFF_MINOR_VERSION.$LIBTIFF_MICRO_VERSION$LIBTIFF_ALPHA_VERSION
LIBTIFF_RELEASE_DATE=`date +"%Y%m%d"`
@@ -20489,7 +20489,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF
-This file was extended by LibTIFF Software $as_me 3.8.1, which was
+This file was extended by LibTIFF Software $as_me 3.8.2, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -20552,7 +20552,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-LibTIFF Software config.status 3.8.1
+LibTIFF Software config.status 3.8.2
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
diff --git a/configure.ac b/configure.ac
index 9cc73e59..e5406cda 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl -*- Autoconf -*-
dnl Tag Image File Format (TIFF) Software
dnl
-dnl Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+dnl Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
dnl
dnl Permission to use, copy, modify, distribute, and sell this software and
dnl its documentation for any purpose is hereby granted without fee, provided
@@ -25,7 +25,7 @@ dnl OF THIS SOFTWARE.
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([LibTIFF Software], 3.8.1, [tiff@lists.maptools.org], tiff)
+AC_INIT([LibTIFF Software], 3.8.2, [tiff@lists.maptools.org], tiff)
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_MACRO_DIR(m4)
AC_LANG(C)
@@ -41,7 +41,7 @@ dnl Versioning.
dnl Don't fill the ALPHA_VERSION field, if not applicable.
LIBTIFF_MAJOR_VERSION=3
LIBTIFF_MINOR_VERSION=8
-LIBTIFF_MICRO_VERSION=1
+LIBTIFF_MICRO_VERSION=2
LIBTIFF_ALPHA_VERSION=
LIBTIFF_VERSION=$LIBTIFF_MAJOR_VERSION.$LIBTIFF_MINOR_VERSION.$LIBTIFF_MICRO_VERSION$LIBTIFF_ALPHA_VERSION
dnl This will be used with the 'make release' target
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 97b3ade1..af77f524 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/Makefile.in b/contrib/Makefile.in
index 614611e9..868b72ac 100644
--- a/contrib/Makefile.in
+++ b/contrib/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/acorn/Makefile.am b/contrib/acorn/Makefile.am
index aa0e239f..3b5be71f 100644
--- a/contrib/acorn/Makefile.am
+++ b/contrib/acorn/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/acorn/Makefile.in b/contrib/acorn/Makefile.in
index 524cec8b..d009c86d 100644
--- a/contrib/acorn/Makefile.in
+++ b/contrib/acorn/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/addtiffo/Makefile.am b/contrib/addtiffo/Makefile.am
index 4f8e05ec..aed05b82 100644
--- a/contrib/addtiffo/Makefile.am
+++ b/contrib/addtiffo/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/addtiffo/Makefile.in b/contrib/addtiffo/Makefile.in
index a70f0e56..96f43f27 100644
--- a/contrib/addtiffo/Makefile.in
+++ b/contrib/addtiffo/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/dbs/Makefile.am b/contrib/dbs/Makefile.am
index 457dd415..03464719 100644
--- a/contrib/dbs/Makefile.am
+++ b/contrib/dbs/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/dbs/Makefile.in b/contrib/dbs/Makefile.in
index 3d9f9360..b4648083 100644
--- a/contrib/dbs/Makefile.in
+++ b/contrib/dbs/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/dbs/xtiff/Makefile.am b/contrib/dbs/xtiff/Makefile.am
index edf3d25b..aac3a2f2 100644
--- a/contrib/dbs/xtiff/Makefile.am
+++ b/contrib/dbs/xtiff/Makefile.am
@@ -1,8 +1,8 @@
-# $Id: Makefile.am,v 1.1 2004-05-03 16:47:20 dron Exp $
+# $Id: Makefile.am,v 1.2 2006-03-23 14:54:01 dron Exp $
#
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/dbs/xtiff/Makefile.in b/contrib/dbs/xtiff/Makefile.in
index c2009b36..8c1ef350 100644
--- a/contrib/dbs/xtiff/Makefile.in
+++ b/contrib/dbs/xtiff/Makefile.in
@@ -14,11 +14,11 @@
@SET_MAKE@
-# $Id: Makefile.in,v 1.31 2006-03-13 15:06:18 dron Exp $
+# $Id: Makefile.in,v 1.32 2006-03-23 14:54:01 dron Exp $
#
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/iptcutil/Makefile.am b/contrib/iptcutil/Makefile.am
index 06c8c2f5..9b94ed79 100644
--- a/contrib/iptcutil/Makefile.am
+++ b/contrib/iptcutil/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/iptcutil/Makefile.in b/contrib/iptcutil/Makefile.in
index 70232ab8..24d441c3 100644
--- a/contrib/iptcutil/Makefile.in
+++ b/contrib/iptcutil/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/mac-cw/Makefile.am b/contrib/mac-cw/Makefile.am
index 0f1bb915..827fa319 100644
--- a/contrib/mac-cw/Makefile.am
+++ b/contrib/mac-cw/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/mac-cw/Makefile.in b/contrib/mac-cw/Makefile.in
index 5b53f118..964c03ff 100644
--- a/contrib/mac-cw/Makefile.in
+++ b/contrib/mac-cw/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/mac-mpw/Makefile.am b/contrib/mac-mpw/Makefile.am
index 5e7b3948..fd1e663d 100644
--- a/contrib/mac-mpw/Makefile.am
+++ b/contrib/mac-mpw/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/mac-mpw/Makefile.in b/contrib/mac-mpw/Makefile.in
index 521ec34d..69242783 100644
--- a/contrib/mac-mpw/Makefile.in
+++ b/contrib/mac-mpw/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/mfs/Makefile.am b/contrib/mfs/Makefile.am
index 7062cdd3..fb8a07e2 100644
--- a/contrib/mfs/Makefile.am
+++ b/contrib/mfs/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/mfs/Makefile.in b/contrib/mfs/Makefile.in
index 608126bd..a6e06747 100644
--- a/contrib/mfs/Makefile.in
+++ b/contrib/mfs/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/ojpeg/Makefile.am b/contrib/ojpeg/Makefile.am
index a4fa12a0..b33e05e5 100644
--- a/contrib/ojpeg/Makefile.am
+++ b/contrib/ojpeg/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/ojpeg/Makefile.in b/contrib/ojpeg/Makefile.in
index 06940395..efc26942 100644
--- a/contrib/ojpeg/Makefile.in
+++ b/contrib/ojpeg/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/pds/Makefile.am b/contrib/pds/Makefile.am
index 13bfc041..b3c145d5 100644
--- a/contrib/pds/Makefile.am
+++ b/contrib/pds/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/pds/Makefile.in b/contrib/pds/Makefile.in
index d4256287..07be12d4 100644
--- a/contrib/pds/Makefile.in
+++ b/contrib/pds/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/ras/Makefile.am b/contrib/ras/Makefile.am
index 5c51efc6..94809447 100644
--- a/contrib/ras/Makefile.am
+++ b/contrib/ras/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/ras/Makefile.in b/contrib/ras/Makefile.in
index af1c370e..7d6ae496 100644
--- a/contrib/ras/Makefile.in
+++ b/contrib/ras/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/stream/Makefile.am b/contrib/stream/Makefile.am
index e519c9ca..1e7a8dab 100644
--- a/contrib/stream/Makefile.am
+++ b/contrib/stream/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/stream/Makefile.in b/contrib/stream/Makefile.in
index 70464fe4..3801ad76 100644
--- a/contrib/stream/Makefile.in
+++ b/contrib/stream/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/tags/Makefile.am b/contrib/tags/Makefile.am
index 618f06ac..9d92444f 100644
--- a/contrib/tags/Makefile.am
+++ b/contrib/tags/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/tags/Makefile.in b/contrib/tags/Makefile.in
index ae203516..a5ba8a03 100644
--- a/contrib/tags/Makefile.in
+++ b/contrib/tags/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/win_dib/Makefile.am b/contrib/win_dib/Makefile.am
index 40e3e0de..2bdccd0f 100644
--- a/contrib/win_dib/Makefile.am
+++ b/contrib/win_dib/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/contrib/win_dib/Makefile.in b/contrib/win_dib/Makefile.in
index a6b59371..30399c80 100644
--- a/contrib/win_dib/Makefile.in
+++ b/contrib/win_dib/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/html/Makefile.am b/html/Makefile.am
index 415aef2d..4414cf70 100644
--- a/html/Makefile.am
+++ b/html/Makefile.am
@@ -1,8 +1,8 @@
-# $Id: Makefile.am,v 1.15 2006-03-01 11:23:27 dron Exp $
+# $Id: Makefile.am,v 1.16 2006-03-23 14:54:01 dron Exp $
#
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
@@ -72,7 +72,8 @@ docfiles = \
v3.7.3.html \
v3.7.4.html \
v3.8.0.html \
- v3.8.1.html
+ v3.8.1.html \
+ v3.8.2.html
dist_doc_DATA = $(docfiles)
diff --git a/html/Makefile.in b/html/Makefile.in
index c7ed67a5..627453bb 100644
--- a/html/Makefile.in
+++ b/html/Makefile.in
@@ -14,11 +14,11 @@
@SET_MAKE@
-# $Id: Makefile.in,v 1.45 2006-03-13 15:06:18 dron Exp $
+# $Id: Makefile.in,v 1.46 2006-03-23 14:54:01 dron Exp $
#
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
@@ -287,7 +287,8 @@ docfiles = \
v3.7.3.html \
v3.7.4.html \
v3.8.0.html \
- v3.8.1.html
+ v3.8.1.html \
+ v3.8.2.html
dist_doc_DATA = $(docfiles)
SUBDIRS = images man
diff --git a/html/images/Makefile.am b/html/images/Makefile.am
index ac5fe921..840e1495 100644
--- a/html/images/Makefile.am
+++ b/html/images/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/html/images/Makefile.in b/html/images/Makefile.in
index c06f313f..5f71c020 100644
--- a/html/images/Makefile.in
+++ b/html/images/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/html/index.html b/html/index.html
index 29e5c293..f1b7f61d 100644
--- a/html/index.html
+++ b/html/index.html
@@ -24,11 +24,11 @@
</tr>
<tr>
<th>Latest Stable Release</th>
- <td><a href="v3.8.1.html">v3.8.1</a></td>
+ <td><a href="v3.8.2.html">v3.8.2</a></td>
</tr>
<tr>
<th>Latest Development Release</th>
- <td><a href="v3.8.1.html">v3.8.1</a></td>
+ <td><a href="v3.8.2.html">v3.8.2</a></td>
</tr>
<tr>
<th>Master Download Site</th>
@@ -115,7 +115,7 @@
</ul>
<hr>
<p>
- Last updated $Date: 2006-03-13 14:53:35 $.
+ Last updated $Date: 2006-03-23 14:54:01 $.
</p>
</body>
</html>
diff --git a/html/man/Makefile.am b/html/man/Makefile.am
index ec70bca0..885f9567 100644
--- a/html/man/Makefile.am
+++ b/html/man/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/html/man/Makefile.in b/html/man/Makefile.in
index fe2a3ec2..5836a940 100644
--- a/html/man/Makefile.in
+++ b/html/man/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/html/v3.8.2.html b/html/v3.8.2.html
new file mode 100644
index 00000000..0422975c
--- /dev/null
+++ b/html/v3.8.2.html
@@ -0,0 +1,137 @@
+<HTML>
+<HEAD>
+<TITLE>
+ Changes in TIFF v3.8.2
+</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.8.2<BR>
+<B>Previous Version</B>: <A HREF=v3.8.1.html>v3.8.1</a><BR>
+<B>Master FTP Site</B>: <A HREF="ftp://ftp.remotesensing.org/pub/libtiff">
+ftp.remotesensing.org</a>, directory pub/libtiff</A><BR>
+<B>Master HTTP Site</B>: <A HREF="http://www.remotesensing.org/libtiff">
+http://www.remotesensing.org/libtiff</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="#hightlights">Major Changes</A>
+<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>
+<LI><A HREF="#contrib">Changes in the contrib area</A>
+</UL>
+<p>
+<P><HR WIDTH=65% ALIGN=left>
+
+<!--------------------------------------------------------------------------->
+
+<A NAME="highlights"><B><FONT SIZE=+3>M</FONT>AJOR CHANGES:</B></A>
+
+<UL>
+ <li> Bug-fix release.
+</UL>
+
+
+<P><HR WIDTH=65% ALIGN=left>
+<!--------------------------------------------------------------------------->
+
+<A NAME="configure"><B><FONT SIZE=+3>C</FONT>HANGES IN THE SOFTWARE CONFIGURATION:</B></A>
+
+<UL>
+
+ <li> tools/Makefile.am: Use runtime paths linker flags when rpath
+ option enabled.
+
+ <li> Makefiles improvements as per bug
+ <a href="http://bugzilla.remotesensing.org/show_bug.cgi?id=1128">
+ http://bugzilla.remotesensing.org/show_bug.cgi?id=1128</a>
+
+ <li> Fixed win32 I/O functions usage as per bug
+ <a href="http://bugzilla.remotesensing.org/show_bug.cgi?id=1127">
+ http://bugzilla.remotesensing.org/show_bug.cgi?id=1127</a>
+
+</UL>
+
+<P><HR WIDTH=65% ALIGN=left>
+
+<!--------------------------------------------------------------------------->
+
+<A NAME="libtiff"><B><FONT SIZE=+3>C</FONT>HANGES IN LIBTIFF:</B></A>
+
+<UL>
+ <li> tif_strip.c: Take subsampling in account when calculating
+ TIFFScanlineSize().
+
+ <li> tif_jpeg.c, tif_fax3.c, tif_zip.c, tif_pixarlog.c,
+ tif_lzw.c, tif_luv.c: Use _TIFFSetDefaultCompressionState() in all
+ codec cleanup methods. As per bug
+ <a href="http://bugzilla.remotesensing.org/show_bug.cgi?id=1120">
+ http://bugzilla.remotesensing.org/show_bug.cgi?id=1120</a>
+
+ <li> tif_jpeg.c: Do not cleanup codec state in TIFFInitJPEG(). As
+ per bug
+ <a href="http://bugzilla.remotesensing.org/show_bug.cgi?id=1119">
+ http://bugzilla.remotesensing.org/show_bug.cgi?id=1119</a>
+
+ <li> tif_dir.c: Use double type instead of dblparam_t.
+
+ <li> tif_dirread.c: Do not check the PlanarConfig tag presence
+ in TIFFReadDirectory, because it is always set at the start of
+ function and we allow TIFFs without that tag set.
+
+</UL>
+
+<P><HR WIDTH=65% ALIGN=left>
+
+<!-------------------------------------------------------------------------->
+
+<A NAME="tools"><B><FONT SIZE=+3>C</FONT>HANGES IN THE TOOLS:</B></A>
+
+<UL>
+ <li> tiffcp.c: Do not set RowsPerStrip bigger than image length.
+
+ <li> fax2tiff.c: Fixed wrong TIFFerror() invocations as per bug
+ <a href="http://bugzilla.remotesensing.org/show_bug.cgi?id=1125">
+ http://bugzilla.remotesensing.org/show_bug.cgi?id=1125</a>
+
+ <li> fax2ps.c: Fixed reading the input stream from stdin as per bug
+ <a href="http://bugzilla.remotesensing.org/show_bug.cgi?id=1124">
+ http://bugzilla.remotesensing.org/show_bug.cgi?id=1124</a>
+
+ <li> raw2tiff.c: Do not set RowsPerStrip larger than ImageLength.
+ As per bug
+ <a href="http://bugzilla.remotesensing.org/show_bug.cgi?id=1110">
+ http://bugzilla.remotesensing.org/show_bug.cgi?id=1110</a>
+
+</UL>
+
+<P><HR WIDTH=65% ALIGN=left>
+
+<!--------------------------------------------------------------------------->
+
+<A NAME="contrib"><B><FONT SIZE=+3>C</FONT>HANGES IN THE CONTRIB AREA:</B></A>
+
+<UL>
+</UL>
+
+Last updated $Date: 2006-03-23 14:54:01 $.
+
+</BODY>
+</HTML>
diff --git a/libtiff/Makefile.am b/libtiff/Makefile.am
index da6f7e42..a8780c7c 100644
--- a/libtiff/Makefile.am
+++ b/libtiff/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/libtiff/Makefile.in b/libtiff/Makefile.in
index 45188ef9..b313e40f 100644
--- a/libtiff/Makefile.in
+++ b/libtiff/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/libtiff/Makefile.vc b/libtiff/Makefile.vc
index 8b2e28c0..a86187cb 100644
--- a/libtiff/Makefile.vc
+++ b/libtiff/Makefile.vc
@@ -1,6 +1,6 @@
-# $Id: Makefile.vc,v 1.14 2006-03-21 16:41:07 dron Exp $
+# $Id: Makefile.vc,v 1.15 2006-03-23 14:54:02 dron Exp $
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/libtiff/SConstruct b/libtiff/SConstruct
index d2638e91..5f289842 100644
--- a/libtiff/SConstruct
+++ b/libtiff/SConstruct
@@ -1,8 +1,8 @@
-# $Id: SConstruct,v 1.1 2005-07-12 12:36:13 dron Exp $
+# $Id: SConstruct,v 1.2 2006-03-23 14:54:02 dron Exp $
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2005, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2005, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/libtiff/tiffvers.h b/libtiff/tiffvers.h
index de2cb508..9744f8d3 100644
--- a/libtiff/tiffvers.h
+++ b/libtiff/tiffvers.h
@@ -1,4 +1,4 @@
-#define TIFFLIB_VERSION_STR "LIBTIFF, Version 3.8.1\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc."
+#define TIFFLIB_VERSION_STR "LIBTIFF, Version 3.8.2\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc."
/*
* This define can be used in code that requires
* compilation-related definitions specific to a
@@ -6,4 +6,4 @@
* version checking should be done based on the
* string returned by TIFFGetVersion.
*/
-#define TIFFLIB_VERSION 20060313
+#define TIFFLIB_VERSION 20060323
diff --git a/man/Makefile.am b/man/Makefile.am
index 0bcec259..657fe0ab 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/man/Makefile.in b/man/Makefile.in
index 122c5853..b7fb6d50 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/man/TIFFDataWidth.3tiff b/man/TIFFDataWidth.3tiff
index 36c7f15f..cb274d89 100644
--- a/man/TIFFDataWidth.3tiff
+++ b/man/TIFFDataWidth.3tiff
@@ -1,6 +1,6 @@
-.\" $Id: TIFFDataWidth.3tiff,v 1.2 2005-11-02 11:07:18 dron Exp $
+.\" $Id: TIFFDataWidth.3tiff,v 1.3 2006-03-23 14:54:02 dron Exp $
.\"
-.\" Copyright (c) 2002, Andrey Kiselev <dron@remotesensing.org>
+.\" Copyright (c) 2002, Andrey Kiselev <dron@ak4719.spb.edu>
.\"
.\" Permission to use, copy, modify, distribute, and sell this software and
.\" its documentation for any purpose is hereby granted without fee, provided
diff --git a/man/TIFFcolor.3tiff b/man/TIFFcolor.3tiff
index 5cd0eb85..7e7796f2 100644
--- a/man/TIFFcolor.3tiff
+++ b/man/TIFFcolor.3tiff
@@ -1,6 +1,6 @@
-.\" $Id: TIFFcolor.3tiff,v 1.2 2005-11-02 11:07:18 dron Exp $
+.\" $Id: TIFFcolor.3tiff,v 1.3 2006-03-23 14:54:02 dron Exp $
.\"
-.\" Copyright (c) 2003, Andrey Kiselev <dron@remotesensing.org>
+.\" Copyright (c) 2003, Andrey Kiselev <dron@ak4719.spb.edu>
.\"
.\" Permission to use, copy, modify, distribute, and sell this software and
.\" its documentation for any purpose is hereby granted without fee, provided
diff --git a/man/bmp2tiff.1 b/man/bmp2tiff.1
index ec6d84ab..ea576dee 100644
--- a/man/bmp2tiff.1
+++ b/man/bmp2tiff.1
@@ -1,6 +1,6 @@
-.\" $Id: bmp2tiff.1,v 1.5 2006-02-15 13:12:30 dron Exp $
+.\" $Id: bmp2tiff.1,v 1.6 2006-03-23 14:54:02 dron Exp $
.\"
-.\" Copyright (c) 2004, Andrey Kiselev <dron@remotesensing.org>
+.\" Copyright (c) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
.\"
.\" Permission to use, copy, modify, distribute, and sell this software and
.\" its documentation for any purpose is hereby granted without fee, provided
diff --git a/nmake.opt b/nmake.opt
index 732ce43f..7f5f4720 100644
--- a/nmake.opt
+++ b/nmake.opt
@@ -1,6 +1,6 @@
-# $Id: nmake.opt,v 1.15 2006-03-21 16:37:51 dron Exp $
+# $Id: nmake.opt,v 1.16 2006-03-23 14:54:01 dron Exp $
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/port/Makefile.am b/port/Makefile.am
index b3c63083..110dd85d 100644
--- a/port/Makefile.am
+++ b/port/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/port/Makefile.in b/port/Makefile.in
index 1ea43d8c..4ab51ccc 100644
--- a/port/Makefile.in
+++ b/port/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/port/Makefile.vc b/port/Makefile.vc
index a39e10e7..fa98f3f8 100644
--- a/port/Makefile.vc
+++ b/port/Makefile.vc
@@ -1,6 +1,6 @@
-# $Id: Makefile.vc,v 1.3 2006-03-21 16:41:07 dron Exp $
+# $Id: Makefile.vc,v 1.4 2006-03-23 14:54:02 dron Exp $
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/test/Makefile.am b/test/Makefile.am
index d80357f0..0658e53f 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/test/Makefile.in b/test/Makefile.in
index dab51f31..6cedb7fc 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/test/ascii_tag.c b/test/ascii_tag.c
index 4c90555e..96373fd7 100644
--- a/test/ascii_tag.c
+++ b/test/ascii_tag.c
@@ -1,7 +1,7 @@
-/* $Id: ascii_tag.c,v 1.4 2004-09-10 13:40:24 dron Exp $ */
+/* $Id: ascii_tag.c,v 1.5 2006-03-23 14:54:02 dron Exp $ */
/*
- * Copyright (c) 2004, Andrey Kiselev <dron@remotesensing.org>
+ * Copyright (c) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
*
* Permission to use, copy, modify, distribute, and sell this software and
* its documentation for any purpose is hereby granted without fee, provided
diff --git a/test/check_tag.c b/test/check_tag.c
index a8adae6c..1c458fb7 100644
--- a/test/check_tag.c
+++ b/test/check_tag.c
@@ -1,7 +1,7 @@
-/* $Id: check_tag.c,v 1.1 2004-10-01 14:16:37 dron Exp $ */
+/* $Id: check_tag.c,v 1.2 2006-03-23 14:54:02 dron Exp $ */
/*
- * Copyright (c) 2004, Andrey Kiselev <dron@remotesensing.org>
+ * Copyright (c) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
*
* Permission to use, copy, modify, distribute, and sell this software and
* its documentation for any purpose is hereby granted without fee, provided
diff --git a/test/long_tag.c b/test/long_tag.c
index 9c5d05aa..5b421738 100644
--- a/test/long_tag.c
+++ b/test/long_tag.c
@@ -1,7 +1,7 @@
-/* $Id: long_tag.c,v 1.2 2004-10-01 14:16:37 dron Exp $ */
+/* $Id: long_tag.c,v 1.3 2006-03-23 14:54:02 dron Exp $ */
/*
- * Copyright (c) 2004, Andrey Kiselev <dron@remotesensing.org>
+ * Copyright (c) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
*
* Permission to use, copy, modify, distribute, and sell this software and
* its documentation for any purpose is hereby granted without fee, provided
diff --git a/test/short_tag.c b/test/short_tag.c
index 90cdabcf..f988c97c 100644
--- a/test/short_tag.c
+++ b/test/short_tag.c
@@ -1,7 +1,7 @@
-/* $Id: short_tag.c,v 1.5 2004-10-09 18:36:47 dron Exp $ */
+/* $Id: short_tag.c,v 1.6 2006-03-23 14:54:02 dron Exp $ */
/*
- * Copyright (c) 2004, Andrey Kiselev <dron@remotesensing.org>
+ * Copyright (c) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
*
* Permission to use, copy, modify, distribute, and sell this software and
* its documentation for any purpose is hereby granted without fee, provided
diff --git a/test/strip.c b/test/strip.c
index a0b6f8a3..44a91c45 100644
--- a/test/strip.c
+++ b/test/strip.c
@@ -1,7 +1,7 @@
-/* $Id: strip.c,v 1.2 2004-10-10 11:54:54 dron Exp $ */
+/* $Id: strip.c,v 1.3 2006-03-23 14:54:02 dron Exp $ */
/*
- * Copyright (c) 2004, Andrey Kiselev <dron@remotesensing.org>
+ * Copyright (c) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
*
* Permission to use, copy, modify, distribute, and sell this software and
* its documentation for any purpose is hereby granted without fee, provided
diff --git a/test/strip_rw.c b/test/strip_rw.c
index 22a9edd7..186eec7f 100644
--- a/test/strip_rw.c
+++ b/test/strip_rw.c
@@ -1,7 +1,7 @@
-/* $Id: strip_rw.c,v 1.4 2004-10-09 18:36:47 dron Exp $ */
+/* $Id: strip_rw.c,v 1.5 2006-03-23 14:54:02 dron Exp $ */
/*
- * Copyright (c) 2004, Andrey Kiselev <dron@remotesensing.org>
+ * Copyright (c) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
*
* Permission to use, copy, modify, distribute, and sell this software and
* its documentation for any purpose is hereby granted without fee, provided
diff --git a/test/test_arrays.c b/test/test_arrays.c
index 8a1315a6..03580fb8 100644
--- a/test/test_arrays.c
+++ b/test/test_arrays.c
@@ -1,7 +1,7 @@
-/* $Id: test_arrays.c,v 1.2 2004-09-15 13:00:02 dron Exp $ */
+/* $Id: test_arrays.c,v 1.3 2006-03-23 14:54:02 dron Exp $ */
/*
- * Copyright (c) 2004, Andrey Kiselev <dron@remotesensing.org>
+ * Copyright (c) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
*
* Permission to use, copy, modify, distribute, and sell this software and
* its documentation for any purpose is hereby granted without fee, provided
diff --git a/test/test_arrays.h b/test/test_arrays.h
index 8667ffa9..2cdf9a99 100644
--- a/test/test_arrays.h
+++ b/test/test_arrays.h
@@ -1,7 +1,7 @@
-/* $Id: test_arrays.h,v 1.2 2004-09-15 13:00:02 dron Exp $ */
+/* $Id: test_arrays.h,v 1.3 2006-03-23 14:54:02 dron Exp $ */
/*
- * Copyright (c) 2004, Andrey Kiselev <dron@remotesensing.org>
+ * Copyright (c) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
*
* Permission to use, copy, modify, distribute, and sell this software and
* its documentation for any purpose is hereby granted without fee, provided
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 57299d76..544110aa 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -1,6 +1,6 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/tools/Makefile.in b/tools/Makefile.in
index cab4fc99..a3906b65 100644
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@ -16,7 +16,7 @@
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
@@ -348,6 +348,7 @@ target_vendor = @target_vendor@
LIBPORT = $(top_builddir)/port/libport.la
LIBTIFF = $(top_builddir)/libtiff/libtiff.la
EXTRA_DIST = Makefile.vc
+@HAVE_RPATH_TRUE@AM_LDFLAGS = $(LIBDIR)
bmp2tiff_SOURCES = bmp2tiff.c
bmp2tiff_LDADD = $(LIBTIFF) $(LIBPORT)
fax2ps_SOURCES = fax2ps.c
diff --git a/tools/Makefile.vc b/tools/Makefile.vc
index fd9729d9..c2661b2d 100644
--- a/tools/Makefile.vc
+++ b/tools/Makefile.vc
@@ -1,6 +1,6 @@
-# $Id: Makefile.vc,v 1.10 2006-03-21 16:41:07 dron Exp $
+# $Id: Makefile.vc,v 1.11 2006-03-23 14:54:02 dron Exp $
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
diff --git a/tools/bmp2tiff.c b/tools/bmp2tiff.c
index dd76d2b9..954b21f6 100644
--- a/tools/bmp2tiff.c
+++ b/tools/bmp2tiff.c
@@ -1,11 +1,11 @@
-/* $Id: bmp2tiff.c,v 1.19 2006-02-15 13:12:54 dron Exp $
+/* $Id: bmp2tiff.c,v 1.20 2006-03-23 14:54:02 dron Exp $
*
* Project: libtiff tools
* Purpose: Convert Windows BMP files in TIFF.
- * Author: Andrey Kiselev, dron@remotesensing.org
+ * Author: Andrey Kiselev, dron@ak4719.spb.edu
*
******************************************************************************
- * Copyright (c) 2004, Andrey Kiselev <dron@remotesensing.org>
+ * Copyright (c) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
*
* Permission to use, copy, modify, distribute, and sell this software and
* its documentation for any purpose is hereby granted without fee, provided
diff --git a/tools/raw2tiff.c b/tools/raw2tiff.c
index 1963baf6..6fe071a7 100644
--- a/tools/raw2tiff.c
+++ b/tools/raw2tiff.c
@@ -1,11 +1,11 @@
-/* $Id: raw2tiff.c,v 1.22 2006-03-15 12:48:24 dron Exp $
+/* $Id: raw2tiff.c,v 1.23 2006-03-23 14:54:02 dron Exp $
*
* Project: libtiff tools
* Purpose: Convert raw byte sequences in TIFF images
- * Author: Andrey Kiselev, dron@remotesensing.org
+ * Author: Andrey Kiselev, dron@ak4719.spb.edu
*
******************************************************************************
- * Copyright (c) 2002, Andrey Kiselev <dron@remotesensing.org>
+ * Copyright (c) 2002, Andrey Kiselev <dron@ak4719.spb.edu>
*
* Permission to use, copy, modify, distribute, and sell this software and
* its documentation for any purpose is hereby granted without fee, provided
diff --git a/tools/tiffgt.c b/tools/tiffgt.c
index 18568666..a62ed2db 100644
--- a/tools/tiffgt.c
+++ b/tools/tiffgt.c
@@ -1,9 +1,9 @@
-/* $Id: tiffgt.c,v 1.6 2006-02-09 16:00:34 dron Exp $ */
+/* $Id: tiffgt.c,v 1.7 2006-03-23 14:54:02 dron Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
* Copyright (c) 1991-1997 Silicon Graphics, Inc.
- * Copyright (c) 2003, Andrey Kiselev <dron@remotesensing.org>
+ * Copyright (c) 2003, Andrey Kiselev <dron@ak4719.spb.edu>
*
* Permission to use, copy, modify, distribute, and sell this software and
* its documentation for any purpose is hereby granted without fee, provided