summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTill Kamppeter <till.kamppeter@gmail.com>2012-03-14 21:06:50 +0100
committerTill Kamppeter <till.kamppeter@gmail.com>2012-03-14 21:06:50 +0100
commit44c15cac73781fe1ff2a551cb8aff618f5e2436a (patch)
tree4360dd110f5bdd291c52a17a9899f49204ae52c7 /ChangeLog
parent5fe67f8d40bd656490d63d830c06fc576578a93f (diff)
parent6c19572dc706a05f45ba200b12d3b4bfdafe2206 (diff)
Merge tag 'upstream/4.0.14'
Upstream version 4.0.14
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d375dd4..016afdc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2012-03-14 Till Kamppeter <till.kamppeter@gmail.com>
+
+ * Tagged branch for release 4.0.14.
+
+ * VERSION, README, USAGE, configure.ac: Updated for release 4.0.14.
+
+ * foomaticrip.c: If the input data is PDF but the driver requires
+ PostScript, use the pdftops CUPS filter when CUPS is the spooler.
+ This way we always use the same method to convert PDF to PostScript
+ in the whole system, including any workarounds applied in the CUPS
+ filter.
+
2012-03-02 Till Kamppeter <till.kamppeter@gmail.com>
* Tagged branch for release 4.0.13.