]> git.ipfire.org Git - thirdparty/cups.git/blame - CHANGES-IPPTOOL.txt
Merge changes from CUPS 1.6svn-r10024.
[thirdparty/cups.git] / CHANGES-IPPTOOL.txt
CommitLineData
9b66acc5
MS
1CHANGES-IPPTOOL.txt - 2011-09-28
2--------------------------------
3
4This file provides a list of changes to the ipptool binary distribution posted
5on cups.org.
6
7
82011-09-28
9
10 - Test output now includes a summary and overall score at the end.
11 - The MATCH-VALUE predicate now correctly deals with a failed EXPECT
12 condition.
13 - The IPP/1.1 test suite now looks for legacy media names and uses them
14 if the corresponding PWG standard names are not present.
15 - The IPP/1.1 test suite now tests the Print-Job+Release-Job when the
16 printer supports the job-hold-until attribute, Hold-Job operation, and
17 Release-Job operation.
18
19
202011-09-21
21
22 - Fixes for HTTP chunking, timeout, and encryption issues reported by
23 various users.
24 - Greatly improved IPP tests with added IPP/2.2 tests.
25 - New test documents - 1-page and 4-page mixed A4/Letter PDF/PS and a
26 couple JPEGs.
27 - New REPEAT directives to programmatically repeat tests as needed.
28
29
302011-08-16
31
32 - The Windows version no longer requires Visual Studio to be installed.
33 - The Windows version now supports SSL.
34 - Added "ipps" URI support.
35 - Added a new "-T" option.
36 - Added support for fractional seconds for the -i option and DELAY
37 directive.
38 - Added support for authentication.
39 - Added DEFINE-MATCH, DEFINE-NO-MATCH, DEFINE-VALUE, IF-NOT-DEFINED,
40 IGNORE-ERRORS, SKIP-IF-DEFINED, SKIP-IF-NOT-DEFINED,
41 SKIP-PREVIOUS-ERROR directives.
42 - WITH-VALUE now supports variable expansion.
43 - Updated the IPP/1.1 conformance test to skip the "my-jobs different
44 user" test if the printer URI contains a username.
45 - Updated the IPP conformance tests to validate media, media-default,
46 and media-supported values.
47 - No longer error out if a Printer returns a different version number in
48 the response when the request contains the version 0.0.
49
50
512010-10-16
52
53 - Initial release of standalone binary.