diff options
author | Didier Raboud <didier@raboud.com> | 2010-08-10 20:01:59 +0200 |
---|---|---|
committer | Didier Raboud <didier@raboud.com> | 2010-08-10 20:10:02 +0200 |
commit | b23e5786420a48e1589958fe9fa7f2b6aaf40e7f (patch) | |
tree | ef6f8ca36e18a5ec560f86a439dca98d58876e72 /debian | |
parent | ba40b0d8c84a5ed0ad1b51cfbf6633080f23cfe7 (diff) |
Better NEWS
Diffstat (limited to 'debian')
-rw-r--r-- | debian/NEWS | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/debian/NEWS b/debian/NEWS index aec6ed4..01eb0a3 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,13 +1,10 @@ -foomatic-filters (4.0.4-1) UNRELEASED; urgency=low +foomatic-filters (4.0.5-1) UNRELEASED; urgency=low - Change of the ps_accounting default value - - The ps_accounting default value changes to "true". It can be changed by + The PostScript accounting code insertion for cups is now enabled by + default. + + The ps_accounting default value changes from 0 to 1 and can be changed by reconfiguring this package or by editing /etc/foomatic/filter.conf directly. - Extensive testing has been made in Ubuntu without problems since 2007 so - this is most probably not an issue. Please report bugs against the - foomatic-db package if you are experiencing additional page prints. - -- Didier Raboud <didier@raboud.com> Tue, 10 Aug 2010 17:54:34 +0200 |