summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTill Kamppeter <till.kamppeter@gmail.com>2012-03-14 21:06:49 +0100
committerTill Kamppeter <till.kamppeter@gmail.com>2012-03-14 21:06:49 +0100
commit6c19572dc706a05f45ba200b12d3b4bfdafe2206 (patch)
tree6d6e463085e81c4fe02f51680f7d21b836f3c4d5 /ChangeLog
parent3307e31e51461fff3cf9305fbf7f923ec1dd3f40 (diff)
Imported Upstream version 4.0.14upstream/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.