From: Michael R Sweet Date: Thu, 8 Apr 2021 12:44:04 +0000 (-0400) Subject: Changelog. X-Git-Tag: v2.4b1~155 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd13cf2d02cff8e3dd38d1dd8bfac9d099570ba3;p=thirdparty%2Fcups.git Changelog. --- diff --git a/CHANGES.md b/CHANGES.md index 1128fe5761..f209db5e5c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -31,6 +31,8 @@ CUPS v2.4rc1 (Pending) collection. - `httpReconnect2` did not reset the socket file descriptor when the TLS negotiation failed (Apple #5907) +- `httpUpdate` did not reset the socket file descriptor when the TLS + negotiation failed (Apple #5915) - Documentation fixes (Issue #92) - Localization updates (Issue #123, Issue #129, Issue #134, Issue #146) - USB quirk updates (Apple #5766, Apple #5838, Apple #5843, Apple #5867)