summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b100e16..7b8068a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+foomatic-filters (4.0.6-0ubuntu1) natty; urgency=low
+
+ * New upstream release
+ - Allow length limitations for the job parameter strings inserted for
+ the special entities "&job;", "&user;", "&host;", "&title;", and
+ "&options;" in code snippets for the renderer command line.
+ - Make foomatic-rip determine correctly whether the input is PostScript
+ or PDF also if the input is preceded by PJL.
+ - Non-CUPS use: Do not blindly use the text filter requested by the
+ configuration file, check whether it is supported.
+ - Fixed several segfaults.
+ * debian/patches/strncpy-tochar-use-isempty.patch,
+ debian/patches/unhtmlify-segfault.patch: Removed patches with fixes
+ backported from upstream.
+
+ -- Till Kamppeter <till.kamppeter@gmail.com> Wed, 15 Dec 2010 20:49:03 +0100
+
foomatic-filters (4.0.5-6) unstable; urgency=low
[ Till Kamppeter ]