]> 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 067dc958ed1165cf71b79b5d999fe7f1813418cd..e3c8a1b22e9d3d6c1c5ca2b897f32055b24caa3a 100644 (file)
@@ -1,35 +1,7 @@
-CHANGES.txt - 2010-06-16
-------------------------
+CHANGES.txt - 2.0b1 - 2013-09-10
+--------------------------------
 
-CHANGES IN CUPS V1.5b1
+CHANGES IN CUPS V2.0b1
 
-       - Added several new color spaces to the CUPS raster format (STR #3419)
-       - The Validate-Job operation now uses the same policy as Print-Job by
-         default. 
-       - CUPS now uses iconv to implement all of its character encoding
-         support (STR #3097)
-       - The scheduler now implements the Cancel-Jobs, Cancel-My-Jobs, and
-         Close-Job operations along with the job-ids operation attribute from
-         PWG 5100.11.
-       - The main CUPS header (<cups/cups.h>) no longer includes the PPD header
-         (<cups/ppd.h>).
-       - The scheduler and CUPS API now support the print-quality job template
-         attribute.
-       - The scheduler no longer supports the old Mac OS X Server quota
-         plugin.
-       - The scheduler now allows writing to /Users/Shared from print filters
-         on Mac OS X.
-       - CUPS no longer supports the old ~/.cupsrc or ~/.lpoptions files from
-         CUPS 1.1.x.  The ~/.cups/client.conf and ~/.cups/lpoptions files that
-         were introduced in CUPS 1.2 must now be used.
-       - The ipptest tool is now a first-class user program and has several
-         improvements along with new documentation (STR #3484)
-       - The cupstestppd tool now warns about non-unique filenames and
-         provides a way to ignore all filename warnings.
-       - Dropped support for the recoverable: and recovered: message prefixes.
-       - The scheduler now requires that filters and backends have group write
-         permissions disabled.
-       - The PPD compiler now checks for overlapping filenames when writing
-         PPD files.
-       - The HP-GL/2 filter is no longer included with CUPS (STR #3322)
-       - The SCSI backend is no longer included with CUPS (STR #3500)
+       - Added support for regular expression matching in the MIME type rules
+         (<rdar://problem/11131245>)