summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Howard <faxguy@howardsilvan.com>2010-02-22 19:15:09 +0000
committerLee Howard <faxguy@howardsilvan.com>2010-02-22 19:15:09 +0000
commit4d1b67f0a00386b1ff9c9d9be355213c8ccd0c51 (patch)
tree515bc77c8281b67901bbf13e2275f75ca6c7baa2
parentd473b19b31eb06268fd29b11ffcef3ff454c9a60 (diff)
downloadlibtiff-git-4d1b67f0a00386b1ff9c9d9be355213c8ccd0c51.tar.gz
Add bugzilla link.
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8de90abd..78a39d93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@
* tools/tiff2pdf.c: Write the JPEG SOI headers into the TIFF strip
data rather than skipping them. This fixes the ability to view in
Acrobat Reader, Evince, and Ghostscript.
+ http://bugzilla.maptools.org/show_bug.cgi?id=2135
2009-12-03 Frank Warmerdam <warmerdam@pobox.com>