]> git.ipfire.org Git - thirdparty/cups.git/blame - CHANGES.txt
Import CUPS trunk (1.4svn) r7116.
[thirdparty/cups.git] / CHANGES.txt
CommitLineData
0a682745 1CHANGES.txt - 2007-12-07
ef416fc2 2------------------------
3
2e4ff8af
MS
4CHANGES IN CUPS V1.4b1
5
0a682745
MS
6 - The Cancel-Job operation now supports a purge-job
7 attriibute to purge a specified job.
8 - ppdEmit* and ppdCollect* now use the NonUIOrderDependency
9 attributes for custom option selections.
2e4ff8af
MS
10 - The web interface now enables/disables the printer
11 sharing (formerly publishing) controls based on the
12 server-is-sharing-printers state (STR #2233)
13 - The scheduler now tracks printer sharing via the
14 server-is-sharing-printers attribute, and manages LPD
15 and SMB sharing as well (STR #2233)
16 - The web interface now allows you to go back to the make/
17 manufacturer page if there is no matching printer driver
18 on the model page (STR #2436)
19 - The printer list now shows the default media, banner, and
20 duplex options as well as the color and duplex capabilities
21 of printers (STR #1175)
22 - The web interface look-n-feel has been updated (STR #2492)
23 - The scheduler now supports a CUPS-Get-Document operation
24 that returns the specified print job document (STR #118)
25 - The cupsfilter utility now supports a "-J jobid" option
26 to filter the document from the specified job.
27 - The scheduler (cupsd) now supports a new option (-t) to
28 do a syntax check of the cupsd.conf file (STR #2003)
29 - Added new cupsGetPPD3() API to allow applications to
30 cache PPDs safely (STR #1473)
31 - Added generic PostScript and PCL printer driver PPDs.
56ab62c6 32