summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbfriesen <bfriesen>2015-08-28 22:34:15 +0000
committerbfriesen <bfriesen>2015-08-28 22:34:15 +0000
commita7211f931c33adff767bc1b485a60b19b512011b (patch)
tree6288cc6842a7ad592c61c8b023e077d1fa1f82a5
parenteaf3ff115a662fd82dc4d6a16e8d5aec96e263c3 (diff)
downloadlibtiff-a7211f931c33adff767bc1b485a60b19b512011b.tar.gz
Remove strange termination characters from ChangeLog.
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 931c161f..2b3eff01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -131,20 +131,20 @@
2015-06-14 Lee Howard <faxguy@howardsilvan.com>
* libtiff/tif_unix.c: contribution from Vadim Zeitlin on
- Bugzilla Bug #2510 fixes several harmless but still annoying
+ Bugzilla Bug #2510 fixes several harmless but still annoying
warnings
* configure: contribution from Ludolf Holzheid on Bugzilla
- Bug #2498. Adds an option to select the file I/O style on
+ Bug #2498. Adds an option to select the file I/O style on
Windows hosts.
- * libtiff/tif_getimage.c: contribution from Gary Cramblitt
+ * libtiff/tif_getimage.c: contribution from Gary Cramblitt
on Bugzilla Bug #2409. Correct reading of certain tiled TIFFs.
* configure, configure.ac: contribution from Marcos H. Woehrmann
on Bugzilla Bug #2405. Correct shell equality operator.
- * tools/tiffgt.c (raster_draw): contribution from Jay Berkenbilt
+ * tools/tiffgt.c (raster_draw): contribution from Jay Berkenbilt
on Bugzilla Bug #2401. Appropriately call glFlush().
* tools/tiff2pdf.c: change ColorTransform from "0" to "1"