]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES-IPPTOOL.txt
Fix compile error.
[thirdparty/cups.git] / CHANGES-IPPTOOL.txt
index a0b9176daa8f5b73ca127553179d902485f19450..c05f4c40f5bd0fda7646f973fed94a1990f3c27a 100644 (file)
@@ -1,17 +1,42 @@
-CHANGES-IPPTOOL.txt - 2012-11-16
+CHANGES-IPPTOOL.txt - 2013-06-06
 --------------------------------
 
 This file provides a list of changes to the ipptool binary distribution posted
 on cups.org.
 
+2013-06-06
 
-2012-MM-DD
+       - New ippfind tool now included with ipptool.
+       - Added support for automatically extending the timeout when all of the
+         request data has not yet been written (all platforms but Windows
+         which does not support it...)
+       - Fixed several ipptool test files that used old STATUS names.
 
-       - ipptool did not support octetString values.
+
+2013-04-18
+
+       - Fixed some HTTP issues with authentication and compression.
+       - The IPP/1.1 test file did not allow for sufficient retries when
+         printing.
+       - The IPP/1.1 test file did not allow for empty printer-name values.
+       - The IPP Everywhere test file contained numerous errors.
+       - The color.jpg test file used a progressive mode instead of the
+         baseline JPEG mode.
+       - The IPP/1.1 test file referenced "color.jpeg" instead of "color.jpg".
+
+
+2013-01-31
+
+       - Added support for DEFINE-MATCH and DEFINE-NO-MATCH as STATUS
+         predicates.
+       - Added support for WITH-VALUE and resolution values.
+       - Added support for SKIP-IF-MISSING (skip test if file is missing)
+       - Added support for octetString values.
+       - Added support for document compression in Print-Job and Send-Document
+         requests.
        - Fixed REPEAT-MATCH for STATUS and EXPECT - was incorrectly erroring
          out.
-       - ipptool did not support compressing documents in Print-Job or
-         Send-Document requests.
+       - Fixed a bug where bad IPP responses would cause ipptool to crash.
 
 
 2012-02-28