]> git.ipfire.org Git - thirdparty/cups.git/blame - CHANGES.txt
<rdar://problem/13876038> cups.org: ipptool does not include any version information...
[thirdparty/cups.git] / CHANGES.txt
CommitLineData
9475ec92 1CHANGES.txt - 1.7b1 - 2013-05-13
a4845881 2--------------------------------
ef416fc2 3
9475ec92
MS
4CHANGES IN CUPS V1.7b2
5
6 - The ipptool program did not continue past include file errors by
7 default (<rdar://problem/13875803>)
1d47b929
MS
8 - The ipptool program now supports FILE-ID and TEST-ID directives and
9 includes their values in its XML output (<rdar://problem/13876038>)
9475ec92
MS
10
11
37e7e6e0 12CHANGES IN CUPS V1.7b1
771bd8cb 13
6961465f
MS
14 - The configure script now supports a --with-rundir option to change
15 the transient run-time state directory from the default to other
16 locations like /run/cups (STR #4306)
17 - The scheduler now supports PPD lookups for classes (STR #4296)
18 - The cupsfilter program did not set the FINAL_CONTENT_TYPE
19 environment variable for filters.
cb7f98ee 20 - Added a new "-x" option to the cancel command (STR #4103)
6961465f
MS
21 - Made the PWG media handling APIs public (STR #4267)
22 - Implemented ready media support for the cupsGetDestMediaXxx APIs
23 (STR #4289)
24 - Added new cupsFindDestDefault, cupsFindDestReady, and
25 cupsFindDestSupported APIs (STR #4289)
26 - Added new cupsGetDestMediaByIndex, cupsGetDestMediaCount, and
27 cupsGetDestMediaDefault APIs (STR #4289)
28 - Added new ippGet/SetOctetString APIs for getting and setting an
29 octetString value (STR #4289)
cb7f98ee
MS
30 - Added new ippCreateRequestedArray API for generating a array of
31 attributes from the requested-attributes attribute.
32 - The ipptool utility now supports compression, conditional tests based
33 on the presence of files, and new DEFINE predicates for STATUS.
a469f8a5
MS
34 - Added new IPP APIs for checking values (STR #4167)
35 - Added new IPP APis for adding and setting formatted strings.
36 - Added new HTTP APIs to support basic server functionality via libcups.
cb7f98ee 37 - The dnssd backend now generates a 1284 device ID as needed (STR #3702)
a469f8a5
MS
38 - CUPS now supports compressing and decompressing streamed data
39 (STR #4168)
5a9febac
MS
40 - CUPS now supports higher-level PIN printing, external accounting
41 systems, and "print here" printing environments (STR #4169)
3dd9c340
MS
42 - IRIX is no longer a supported operating system (STR #4092)
43 - The PPD compiler now supports JCL options properly (STR #4115)
44 - The web interface now checks whether the web browser has cookies
45 enabled and displays a suitable error message (STR #4141)