*** empty log message ***

This commit is contained in:
Andrey Kiselev 2006-02-27 14:29:56 +00:00
parent cfee9aff9a
commit 9c79d5ec0a

View File

@ -1,3 +1,10 @@
2006-02-27 Andrey Kiselev <dron@remotesensing.org>
* libtiff/tif_write.c: Small code rearrangement in TIFFWriteScanline()
to avoid crash as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=1081.
2006-02-26 Andrey Kiselev <dron@remotesensing.org>
* tools/tiff2pdf.c: Functions t2p_sample_rgbaa_to_rgb() and