]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - CHANGES.md
Fix one other spot where http->fd isn't reset to -1 (Issue #5915)
[thirdparty/cups.git] / CHANGES.md
index 5e5f8600a1d7737955d75c44cf2fafb0da1949c4..24c04cea4efca2705844c67474b62f0a8b6a0305 100644 (file)
@@ -72,6 +72,8 @@ Changes in CUPS v2.3.5
 - Fixed a PPD memory leak caused by emulator definitions (OpenPrinting #124)
 - `httpReconnect2` did not reset the socket file descriptor when the TLS
   negotiation failed (Issue #5907)
+- `httpUpdate` did not reset the socket file descriptor when the TLS
+  negotiation failed (Apple #5915)
 - Removed support for the (long deprecated and unused) `KeepAliveTimeout`
   directive in `cupsd.conf` (Issue #5733)