]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Changelog for Issue #4901.
authorMichael R Sweet <michaelrsweet@gmail.com>
Fri, 13 Jan 2017 22:33:03 +0000 (17:33 -0500)
committerMichael R Sweet <michaelrsweet@gmail.com>
Fri, 13 Jan 2017 22:33:03 +0000 (17:33 -0500)
CHANGES.txt

index 9c535bf4b6f13426feb5358adbc48c62c4b4d4e5..76323f1a3db3b65c7947120063f5ce6f1737b61d 100644 (file)
@@ -1,4 +1,4 @@
-CHANGES.txt - 2.2.2 - 2017-01-03
+CHANGES.txt - 2.2.2 - 2017-01-13
 --------------------------------
 
 CHANGES IN CUPS V2.2.2
@@ -7,6 +7,8 @@ CHANGES IN CUPS V2.2.2
        - Fixed some issues with IPP Everywhere printer support (Issue #4893,
          Issue #4909, Issue #4916, Issue #4921, Issue #4923, Issue #4932,
          Issue #4933, Issue #4938)
+       - The scheduler did not detect when an encrypted connection was closed
+         by the client on Linux (Issue #4901)
        - The cups-lpd program did not catch all legacy usage of ISO-8859-1
           (Issue #4899)
         - Fixed builds on systems without a working poll() implementation