Update changelog.
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10027
7a7537e8-13f0-0310-91df-
b6672ffda945
-CHANGES-IPPTOOL.txt - 2011-09-28
+CHANGES-IPPTOOL.txt - 2011-09-29
--------------------------------
This file provides a list of changes to the ipptool binary distribution posted
on cups.org.
+2011-09-29
+
+ - Fixed one spot where DEFINE-VALUE was still treated as an error when
+ the EXPECT test failed.
+ - uriScheme values were not displayed properly.
+
+
2011-09-28
- Test output now includes a summary and overall score at the end.
case IPP_TAG_KEYWORD :
case IPP_TAG_CHARSET :
case IPP_TAG_URI :
+ case IPP_TAG_URISCHEME :
case IPP_TAG_MIMETYPE :
case IPP_TAG_LANGUAGE :
case IPP_TAG_TEXTLANG :