summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTill Kamppeter <till.kamppeter@gmail.com>2012-06-18 21:31:44 +0200
committerTill Kamppeter <till.kamppeter@gmail.com>2012-06-18 21:31:44 +0200
commitca7afd6b61bfd6d390ca91dc4b91c0943145e307 (patch)
tree085be83fac4e59c89b4ebf4f8575430ef6726bf0 /ChangeLog
parentc618c723c3fec49ed2a34631727ea40c5334dcf1 (diff)
Imported Upstream version 4.0.16upstream/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.