summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTill Kamppeter <till.kamppeter@gmail.com>2012-06-18 21:31:45 +0200
committerTill Kamppeter <till.kamppeter@gmail.com>2012-06-18 21:31:45 +0200
commita3f8b29532f3cd5902eb468b6318573b1d59778e (patch)
tree3e3badb4c2b786c8539a81c987a2b3b6ac34c98d /ChangeLog
parent399d0e9fca6341340fdfaeb4566b23eec2fb99d3 (diff)
parentca7afd6b61bfd6d390ca91dc4b91c0943145e307 (diff)
Merge tag 'upstream/4.0.16'
Upstream version 4.0.16
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38c707f..2546210 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2012-06-18 Till Kamppeter <till.kamppeter@gmail.com>
+
+ * Tagged branch for release 4.0.16.
+
+ * VERSION, README, USAGE, configure.ac: Updated for release 4.0.16.
+
+ * foomaticrip.c: Fixed wrong access to command line option list which
+ prevented the command line options being passed on to the pdftops
+ CUPS filter when incoming PDF is converted to PostScript (Ubuntu
+ bug #1002699).
+
+2012-06-06 Till Kamppeter <till.kamppeter@gmail.com>
+
+ * spooler.c: Fixed off-by-one bug which has cut off the last character
+ of the option string for CUPS (5th command line argument) and so made
+ the last option setting not being applied (Ubuntu bug #1003194).
+
2012-03-23 Till Kamppeter <till.kamppeter@gmail.com>
* Tagged branch for release 4.0.15.