]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.txt
Fix a few STACK-detected issues:
[thirdparty/cups.git] / CHANGES.txt
index 2261b5906869bdfa3f20c5065701706316cd8c6f..c69c33de360b3488551e6e20425ff7bc6a91eedf 100644 (file)
@@ -1,18 +1,8 @@
-CHANGES.txt - 1.6b1 - 2011-11-03
+CHANGES.txt - 2.0b1 - 2013-10-18
 --------------------------------
 
-CHANGES IN CUPS V1.6b1
+CHANGES IN CUPS V2.0b1
 
-       - CUPS no longer supports automatic remote printers or implicit classes
-         via the CUPS, LDAP, or SLP protocols (STR #3922, STR #3923)
-       - The PPD APIs are now deprecated and will be removed in a future
-         version of CUPS (STR #3927)
-       - The default IPP version for requests is now 2.0 (STR #3929)
-       - The IPP APIs no longer expose the ipp_t or ipp_attribute_t structures
-         and instead provide accessor functions (STR #3928)
-       - The scheduler will no longer run programs with group write permission.
-       - The PHP module has been removed (STR #3932)
-       - The bannertops, commandtoescpx, commandtopclx, imagetops,
-         imagetoraster, pdftops, rastertoescpx, rastertopclx, and texttops
-         filters have been removed (STR #3930)
-       - The serial and parallel backends have been removed (STR 3935)
+       - 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)