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