]> git.ipfire.org Git - thirdparty/cups.git/blob - CHANGES.txt
Separate PPD depdendencies.
[thirdparty/cups.git] / CHANGES.txt
1 CHANGES.txt - 2010-03-09
2 ------------------------
3
4 CHANGES IN CUPS V1.5b1
5
6 - The scheduler and CUPS API now support the print-quality job template
7 attribute.
8 - The scheduler no longer supports the old Mac OS X Server quota
9 plugin.
10 - The scheduler now allows writing to /Users/Shared from print filters
11 on Mac OS X.
12 - CUPS no longer supports the old ~/.cupsrc or ~/.lpoptions files from
13 CUPS 1.1.x. The ~/.cups/client.conf and ~/.cups/lpoptions files that
14 were introduced in CUPS 1.2 must now be used.
15 - The ipptest tool is now a first-class user program and has several
16 improvements along with new documentation (STR #3484)
17 - The cupstestppd tool now warns about non-unique filenames and
18 provides a way to ignore all filename warnings.
19 - Dropped support for the recoverable: and recovered: message prefixes.
20 - The scheduler now requires that filters and backends have group write
21 permissions disabled.
22 - The PPD compiler now checks for overlapping filenames when writing
23 PPD files.
24 - The HP-GL/2 filter is no longer included with CUPS (STR #3322)
25 - The SCSI backend is no longer included with CUPS (STR #3500)