]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.txt
Save work on destination API unit test program.
[thirdparty/cups.git] / CHANGES.txt
index 4fcb5903d856ea8db9726c3d87fc379859de8404..59f3acfd243d46b0e0fd4fd220c62d384efcc35f 100644 (file)
@@ -1,4 +1,4 @@
-CHANGES.txt - 2.0b1 - 2014-04-02
+CHANGES.txt - 2.0b1 - 2014-05-15
 --------------------------------
 
 CHANGES IN CUPS V2.0b1
@@ -11,6 +11,12 @@ CHANGES IN CUPS V2.0b1
        - Dropped support for AIX, HP-UX, and OSF/1 (aka Digital UNIX)
        - Dropped lppasswd and support for Digest authentication in in the
          scheduler (STR #4321)
+       - The ipptool program now supports EXPECT statements for collection
+         member attributes (<rdar://problem/15355218>)
+       - The ipptool program now supports collection attributes with multiple
+         values (<rdar://problem/15355124>)
+       - The sample drivers now include all of the installed localizations by
+         default (<rdar://problem/14756625>)
        - Adopted Linux man page conventions and updated all man pages
          (STR #4372)
        - Changed the default AccessLogLevel and PageLogFormat to disable the
@@ -35,3 +41,6 @@ CHANGES IN CUPS V2.0b1
          execute permissions (STR #2935)
        - The ippFindAttribute and ippFindNextAttribute functions now support
          hierarchical searches (STR #4395)
+       - Added support for simultaneous XML and test output from ipptool.
+       - Added support for PAUSE directive in ipptool test files.
+