summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2021-04-07 17:58:29 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2021-04-07 17:58:29 -0400
commit461bd4e50142b2928a0d164bd1aae274e4d34da5 (patch)
tree767c99344ae0cd4311f85e1ece6896207879c641 /CHANGES.md
parentebb7488a6b47e05a3da48e1cc0d097da3c8800ca (diff)
downloadcups-461bd4e50142b2928a0d164bd1aae274e4d34da5.tar.gz
Remove unused KeepAliveTimeout directive (Issue #5733)
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 4e7fb45fb..5e5f8600a 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -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)
+- Removed support for the (long deprecated and unused) `KeepAliveTimeout`
+ directive in `cupsd.conf` (Issue #5733)
Changes in CUPS v2.3.4