summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ceebe4..42eeb30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
2012-02-10 Till Kamppeter <till.kamppeter@gmail.com>
+ * Tagged branch for release 4.0.11.
+
+ * VERSION, README, USAGE, configure.ac: Updated for release 4.0.11.
+
+2012-02-10 Till Kamppeter <till.kamppeter@gmail.com>
+
+ * foomaticrip.c: If incoming PDF needs to be converted to PostScript
+ due to the filter command line not being a standard Ghostscript
+ command line, no separate PDF command line being supplied, or
+ options in the PPD being implemented by PostScript code, use
+ preferrably Ghostscript (with the "ps2write" device) for this
+ conversion as Ghostscript is better optimized for printing and
+ has a more sophisticated color management compared to Poppler.
+
+2012-02-10 Till Kamppeter <till.kamppeter@gmail.com>
+
* Tagged branch for release 4.0.10.
* VERSION, README, USAGE, configure.ac: Updated for release 4.0.10.