]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES-IPPTOOL.txt
Merge changes from CUPS 1.6svn-r10267.
[thirdparty/cups.git] / CHANGES-IPPTOOL.txt
index b7c55a1c8523ae69ef91ef3f8113a9d5791d5eaf..8d44270e98c6eca5e96db2b10175efa289ac1bd8 100644 (file)
@@ -1,13 +1,44 @@
-CHANGES-IPPTOOL.txt - 2011-10-04
+CHANGES-IPPTOOL.txt - 2012-02-06
 --------------------------------
 
 This file provides a list of changes to the ipptool binary distribution posted
 on cups.org.
 
 
-2011-10-04
+2012-02-06
+
+       - Fixed the packaging of ipptool on Windows (removed unnecessary DLLs)
+       - Fixed an crash in ipptool when mixing DISPLAY with -I and a failed
+         request.
+       - Added a Print-Job test file.
+       - Added a "setdebug" batch file for Windows
+       - Added support for a CUPS_DISABLE_ASYNC_CONNECT environment variable.
+
+
+2012-01-10
+
+       - Fixed an issue with the IPP/1.1 test file where the "waiting for job
+         completion" test did not work.
+       - The attribute groups out of order error was not shown for the
+         operation-attributes-tag group.
+
+
+2011-12-02
+
+       - Fixed a truncated XML output bug that would happen for certain errors.
+       - Fixed the order-of-groups tests.
+       - Fixed "WITH-VALUE >N" for rangeOfInteger attributes.
+       - The Windows installer was missing the get-printer-attributes.test
+         file.
+       - The Linux binaries are now compiled for all LSB 4.x-compliant Linux
+         distributions.
+       - The Linux binaries no longer support SSL or TLS.
+
+
+2011-10-05
 
        - Fixed a crasher bug that showed up on Windows.
+       - The IPP/1.1 test would hang if the initial Print-Job test failed.
        - Fixed a typo in the IPP/2.0 test.