]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.txt
<rdar://problem/15090332> CUPS responds to HEAD requests with incorrect content-type...
[thirdparty/cups.git] / CHANGES.txt
index 3f46641592cbc15e894f40c430f043faa4f25ec8..e3c8a1b22e9d3d6c1c5ca2b897f32055b24caa3a 100644 (file)
@@ -1,16 +1,7 @@
-CHANGES.txt - 1.7b1 - 2012-11-15
+CHANGES.txt - 2.0b1 - 2013-09-10
 --------------------------------
 
-CHANGES IN CUPS V1.7b1
+CHANGES IN CUPS V2.0b1
 
-       - Added new IPP APIs for checking values (STR #4167)
-       - Added new IPP APis for adding and setting formatted strings.
-       - Added new HTTP APIs to support basic server functionality via libcups.
-       - CUPS now supports compressing and decompressing streamed data
-         (STR #4168)
-       - CUPS now supports higher-level PIN printing, external accounting
-         systems, and "print here" printing environments (STR #4169)
-       - IRIX is no longer a supported operating system (STR #4092)
-       - The PPD compiler now supports JCL options properly (STR #4115)
-       - The web interface now checks whether the web browser has cookies
-         enabled and displays a suitable error message (STR #4141)
+       - Added support for regular expression matching in the MIME type rules
+         (<rdar://problem/11131245>)