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