]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.txt
Merge pull request #4877 from Atalanttore/patch-1
[thirdparty/cups.git] / CHANGES.txt
index 1c57d71af8d1ad81d0ad8576e1a434e39f25606a..787f3e21c0927080550dfcef943041be50469468 100644 (file)
@@ -1,10 +1,22 @@
-CHANGES.txt - 2.2.0 - 2016-08-25
+CHANGES.txt - 2.2.1 - 2016-09-19
 --------------------------------
 
+CHANGES IN CUPS V2.2.1
+
+       - Added "CreateSelfSignedCerts" directive for cups-files.conf to
+          control whether the scheduler automatically creates its own
+          self-signed X.509 certificates for TLS connections (Issue #4876)
+
+
 CHANGES IN CUPS V2.2.0
 
        - Normalized the TLS certificate validation code and added additional
          error messages to aid troubleshooting.
+       - http*Connect did not work on Linux when cupsd was not running
+         (Issue #4870)
+       - The --no-remote-any option of cupsctl had no effect (Issue #4866)
+       - http*Connect did not return early when all addresses failed
+         (Issue #4870)
 
 
 CHANGES IN CUPS V2.2rc1