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