]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.txt
cupsHashData did not use the correct hashing algorithm (<rdar://problem/28209220>)
[thirdparty/cups.git] / CHANGES.txt
index 943dca62e2021c2a3205ba09fa3863db09830935..5bd7ca31b2ff59589069d36c53c340b4b53f77a5 100644 (file)
@@ -1,4 +1,4 @@
-CHANGES.txt - 2.2.1 - 2016-09-20
+CHANGES.txt - 2.2.1 - 2016-09-22
 --------------------------------
 
 CHANGES IN CUPS V2.2.1
@@ -6,6 +6,10 @@ 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 localizations (PR #4877)