summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTill Kamppeter <till.kamppeter@gmail.com>2012-02-10 22:08:57 +0100
committerTill Kamppeter <till.kamppeter@gmail.com>2012-02-10 22:08:57 +0100
commit999d6cf32e9bf7bad0cd91c360b62c0431afda37 (patch)
treea4eed196a18e4ebfad3581e1543b9d7307b20ef8 /ChangeLog
parentc0f0a7a97bb2d3ab217b9753351431509ea40840 (diff)
Imported Upstream version 4.0.11upstream/4.0.11
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.