summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTill Kamppeter <till.kamppeter@gmail.com>2012-06-18 23:18:07 +0200
committerTill Kamppeter <till.kamppeter@gmail.com>2012-06-18 23:18:07 +0200
commitc18677cfb972044bf93f51c5df5ed7021a956214 (patch)
treeb70d606351eee82bbbac7a8af404805ee26e7eeb
parenta3f8b29532f3cd5902eb468b6318573b1d59778e (diff)
foomatic-filters 4.0.16-0ubuntu1ubuntu/4.0.16-0ubuntu1
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3ea3a7a..485a246 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+foomatic-filters (4.0.16-0ubuntu1) quantal; urgency=low
+
+ * New upstream release
+ - Fixes LP: #1002699.
+ - 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.
+ - 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.
+
+ -- Till Kamppeter <till.kamppeter@gmail.com> Mon, 18 Jun 2012 21:37:03 +0200
+
foomatic-filters (4.0.15-1) unstable; urgency=low
[ Till Kamppeter ]