]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES-IPPTOOL.txt
Merge changes from CUPS 1.6svn-r10056
[thirdparty/cups.git] / CHANGES-IPPTOOL.txt
index e107c3cff617716aa0598bd6bf1b819d8b294559..b7c55a1c8523ae69ef91ef3f8113a9d5791d5eaf 100644 (file)
@@ -1,10 +1,43 @@
-CHANGES-IPPTOOL.txt - 2011-09-28
+CHANGES-IPPTOOL.txt - 2011-10-04
 --------------------------------
 
 This file provides a list of changes to the ipptool binary distribution posted
 on cups.org.
 
 
+2011-10-04
+
+       - Fixed a crasher bug that showed up on Windows.
+       - Fixed a typo in the IPP/2.0 test.
+
+
+2011-10-03
+
+       - Using OF-TYPE with the "no-value" or "unknown" out-of-band value tags
+         now works without special WITH-VALUE strings.
+       - ipptool now shows an error when an attribute appears more than once
+         within the same attribute group.
+       - ipptool did not display attributes as specified by the DISPLAY
+         directive when a test error failed.
+       - Fixed one spot where DEFINE-VALUE was still treated as an error when
+         the EXPECT test failed.
+       - uriScheme values were not displayed properly.
+       - Updated the IPP/1.1 tests to properly validate support for
+         job-hold-until-default and job-hold-until-supported when the Hold-Job
+         operation is supported.
+       - Updated the IPP/1.1 tests to properly check for the various standard
+         media sizes for the printing tests.
+       - Updated the IPP/1.1 tests to accept "no-value" for media-default an
+         orientation-requested-default.
+       - Updated the IPP/1.1 tests to accept "unknown" for job-state.
+       - Updated the IPP/1.1 tests to not perform the bogus URI printing tests
+         unless the "document-uri" variable is defined.
+       - Updated the IPP/2.0 tests to properly validate media-col
+         "media-xxx-supported" attributes.
+       - Updated the IPP/2.2 tests to properly validate media-ready and
+         media-col-ready.
+
+
 2011-09-28
 
        - Test output now includes a summary and overall score at the end.