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