]> git.ipfire.org Git - thirdparty/cups.git/blob - CHANGES.txt
Merge changes from CUPS 1.5svn-r9022.
[thirdparty/cups.git] / CHANGES.txt
1 CHANGES.txt - 2010-03-02
2 ------------------------
3
4 CHANGES IN CUPS V1.5b1
5
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.
11 - The ipptest tool is now a first-class user program and has several
12 improvements along with new documentation (STR #3484)
13 - The cupstestppd tool now warns about non-unique filenames and
14 provides a way to ignore all filename warnings.
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.
18 - The PPD compiler now checks for overlapping filenames when writing
19 PPD files.
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)