summaryrefslogtreecommitdiff
path: root/ChangeLog.2009
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.2009')
-rw-r--r--ChangeLog.20098
1 files changed, 2 insertions, 6 deletions
diff --git a/ChangeLog.2009 b/ChangeLog.2009
index 6df01e3..f1e27df 100644
--- a/ChangeLog.2009
+++ b/ChangeLog.2009
@@ -515,10 +515,6 @@
2009-09-17 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
- * version.sh: Released GraphicsMagick 1.3.7.
-
-2009-09-17 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
-
* coders/msl.c, doc/conjure.imdoc: Add support for a new `profile`
command in MSL/conjure which applies, adds, or removes one or more
IPTC, ICC or generic profiles from a file. Work contributed by
@@ -934,7 +930,7 @@
2009-07-05 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
* magick/cdl.c (CdlImage): New function to apply an ASC CDL
- transform to the image. Original implementation by Clément Follet
+ transform to the image. Original implementation by CleÌment Follet
from Workflowers but considerably re-worked by Bob Friesenhahn.
Available as -asc-cdl via the `convert` and `mogrify` subcommands.
@@ -1131,7 +1127,7 @@
on any number of images. The algorithm is accessed by the
-hald-clut option of `convert` and `mogrify`. The original
algorithm is by Eskil Steenberg and was adapted for GraphicsMagick
- by Clément Follet from Workflowers with support from Cédric
+ by Clément Follet from Workflowers with support from Cédric
Lejeune of Workflowers.
2009-06-05 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>