updated
This commit is contained in:
parent
b9a768ba71
commit
b7508608aa
@ -1,3 +1,9 @@
|
|||||||
|
2001-11-23 Frank Warmerdam <warmerdam@pobox.com>
|
||||||
|
|
||||||
|
* added html/v3.5.7.html, updated html/index.html.
|
||||||
|
|
||||||
|
* Makefile.in: added contrib/addtiffo/tif_ovrcache.{c,h}.
|
||||||
|
|
||||||
2001-11-15 Frank Warmerdam <warmerdam@pobox.com>
|
2001-11-15 Frank Warmerdam <warmerdam@pobox.com>
|
||||||
|
|
||||||
* configure: fixed test for -lm.
|
* configure: fixed test for -lm.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#! smake
|
#! smake
|
||||||
# $Header: /cvs/maptools/cvsroot/libtiff/Makefile.in,v 1.23 2001-11-23 13:56:43 warmerda Exp $
|
# $Header: /cvs/maptools/cvsroot/libtiff/Makefile.in,v 1.24 2001-11-23 16:02:14 warmerda Exp $
|
||||||
#
|
#
|
||||||
# @WARNING@
|
# @WARNING@
|
||||||
#
|
#
|
||||||
@ -323,6 +323,7 @@ TIFFFILES=\
|
|||||||
html/v3.5.1.html \
|
html/v3.5.1.html \
|
||||||
html/v3.5.2.html \
|
html/v3.5.2.html \
|
||||||
html/v3.5.3.html \
|
html/v3.5.3.html \
|
||||||
|
html/v3.5.7.html \
|
||||||
html/man \
|
html/man \
|
||||||
html/man/TIFFClose.3t.html \
|
html/man/TIFFClose.3t.html \
|
||||||
html/man/TIFFError.3t.html \
|
html/man/TIFFError.3t.html \
|
||||||
|
2
dist/tiff.version
vendored
2
dist/tiff.version
vendored
@ -1 +1 @@
|
|||||||
define TIFF_VNUM "3.5.6 (beta)"
|
define TIFF_VNUM "3.5.7 (beta)"
|
||||||
|
Loading…
Reference in New Issue
Block a user