]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.txt
Server-side TLS is now working (yay!)
[thirdparty/cups.git] / CHANGES.txt
index c60449303de453213fd992877af790cf61b4db92..e82cb1971b7f532fca93ac6cc0c7047469e883a1 100644 (file)
@@ -1,7 +1,13 @@
-CHANGES.txt - 1.7b1 - 2012-08-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)
+       - 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)