From: Michael R Sweet Date: Wed, 21 Feb 2018 01:22:23 +0000 (-0500) Subject: Changelog. X-Git-Tag: v2.3b4~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb61cb5bf0329f6678397e33ea26ff66df013420;p=thirdparty%2Fcups.git Changelog. --- diff --git a/CHANGES.md b/CHANGES.md index 0c2ea02173..24ee6093b2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,7 @@ Changes in CUPS v2.3rc1 - Star Micronics printers need the "unidir" USB quirk rule (Issue #5251) - The scheduler now supports using temporary print queues for older IPP/1.1 print queues like those shared by CUPS 1.3 and earlier (Issue #5241) +- TLS connections now properly timeout (rdar://34938533) - Documentation fixes (Issue #5252)