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