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