*** empty log message ***

This commit is contained in:
Andrey Kiselev 2004-11-24 16:34:55 +00:00
parent 326ffc3be2
commit 323dca809e

View File

@ -1,3 +1,15 @@
2004-10-24 Andrey Kiselev <dron@remotesensing.org>
* man/libtiff.3tiff: Improvements in the "LIST OF ROUTINES" table as
per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=545
* man/tiffset.1: Added manual page for tiffset tool written by Jay
Berkenbilt. As per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=678
2004-11-23 Frank Warmerdam <warmerdam@pobox.com>
* libtiff/tif_error.c: fixed TIFFerror call to be TIFFError.