]> git.ipfire.org Git - thirdparty/cups.git/blame - CHANGES.txt
Merge changes from CUPS 1.5svn-r9037.
[thirdparty/cups.git] / CHANGES.txt
CommitLineData
ba55dc12 1CHANGES.txt - 2010-03-09
ef416fc2 2------------------------
3
18ecb428 4CHANGES IN CUPS V1.5b1
7a0cbd5e 5
ba55dc12
MS
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.
5a6b583a
MS
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.
f8b3a85b
MS
15 - The ipptest tool is now a first-class user program and has several
16 improvements along with new documentation (STR #3484)
ef55b745
MS
17 - The cupstestppd tool now warns about non-unique filenames and
18 provides a way to ignore all filename warnings.
4d301e69
MS
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.
18ecb428
MS
22 - The PPD compiler now checks for overlapping filenames when writing
23 PPD files.
f8b3a85b
MS
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)