]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.txt
Update cups.desktop.in
[thirdparty/cups.git] / CHANGES.txt
index ff4f1884dccb622d637c6b62e7300c7dd9dd64d4..34f354e53d8e4d5de44483157a73d5d677298023 100644 (file)
@@ -1,6 +1,26 @@
-CHANGES.txt - 2.2.0 - 2016-09-13
+CHANGES.txt - 2.2.2 - 2016-10-13
 --------------------------------
 
+CHANGES IN CUPS V2.2.2
+
+       - The cups-lpd program did not catch all legacy usage of ISO-8859-1
+          (Issue #4899)
+        - Updated localizations (PR #4895)
+
+
+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)
+        - http*Connect did not handle partial failures (Issue #4870)
+        - Addressed some build warnings on Linux (Issue #4881)
+        - cupsHashData did not use the correct hashing algorithm
+          (<rdar://problem/28209220>)
+        - Updated man pages (PR #4885)
+        - Updated localizations (PR #4877, PR #4886)
+
+
 CHANGES IN CUPS V2.2.0
 
        - Normalized the TLS certificate validation code and added additional