*** empty log message ***

This commit is contained in:
Andrey Kiselev 2005-03-30 13:49:42 +00:00
parent 88321f931d
commit 07c020dc31

View File

@ -1,3 +1,13 @@
2005-03-30 Andrey Kiselev <dron@remotesensing.org>
* libtiff/tif_open.c: Do not read header in case the output file
should be truncated (Ron).
* libtiff/{tif_dirinfo.c, tif_config.h.vc}: Use lfind() instead
of bsearch() in _TIFFFindFieldInfoByName() function (Ron).
* libtiff/{tiff.h, tif_dirinfo.c}: Fixes in EXIF tag ordering (Ron).
2005-03-22 Andrey Kiselev <dron@remotesensing.org>
* configure.ac, libtiff/Makefile.am}: Use libtool machinery to pass