]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.txt
Using "@IF(name)" in an Allow or Deny rule did not work (STR #4328)
[thirdparty/cups.git] / CHANGES.txt
index 637f4357a7318e4d6d9736ceabcc24f5017c8b87..e82cb1971b7f532fca93ac6cc0c7047469e883a1 100644 (file)
@@ -1,11 +1,13 @@
-CHANGES.txt - 1.7b1 - 2012-09-30
+CHANGES.txt - 2.0b1 - 2013-11-08
 --------------------------------
 
-CHANGES IN CUPS V1.7b1
+CHANGES IN CUPS V2.0b1
 
-       - 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)
+       - Dropped OpenSSL support in favor of GNU TLS.
+       - Dropped "dark wake" support on OS X, which was preventing portables
+         from going to sleep when there was a stuck job. We now use a variation
+         of the CUPS 1.4 sleep support to do a cleaner sleep
+         (<rdar://problem/14323704>)
+       - 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)