]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.txt
ippLength() did not return the correct length for IPP_TAG_CONST string values.
[thirdparty/cups.git] / CHANGES.txt
index c69c33de360b3488551e6e20425ff7bc6a91eedf..e0df0d5034ac5b3c64afbe8a28f4ecdbbb2a9a5f 100644 (file)
@@ -1,8 +1,11 @@
-CHANGES.txt - 2.0b1 - 2013-10-18
+CHANGES.txt - 2.1b1 - 2014-12-01
 --------------------------------
 
-CHANGES IN CUPS V2.0b1
+CHANGES IN CUPS V2.1b1
 
-       - Added support for regular expression matching in the MIME type rules
-         (<rdar://problem/11131245>)
-       - Dropped support for AIX, HP-UX, and OSF/1 (aka Digital UNIX)
+       - Improved speed of ppdMarkDefaults for complex/large PPDs
+         (<rdar://problem/15146999>)
+       - The IPP backend now stops sending print data if the printer indicates
+         the job has been aborted or canceled (<rdar://problem/17837631>)
+       - No longer install banner files since third-party banner filters now
+         supply their own (STR #4518)