summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2021-04-09 10:20:54 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2021-04-09 10:20:54 -0400
commitaebc6d3086e1bc0858f95f42dcceb3701d925a5d (patch)
tree0cdbb0b538f0c5d1d707bfddecb4c7b76abdcae3 /CHANGES.md
parent1ab278c3d04207b846c75b0c2fd58aba5b7d458c (diff)
downloadcups-aebc6d3086e1bc0858f95f42dcceb3701d925a5d.tar.gz
Retry Validate-Job operation as needed (OpenPrinting #132)
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 142a60162..29992b2f4 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -75,6 +75,7 @@ Changes in CUPS v2.3.5
- `httpUpdate` did not reset the socket file descriptor when the TLS
negotiation failed (Apple #5915)
- The `ippeveprinter` tool now automatically uses an available port.
+- The IPP backend now retries Validate-Job requests (OpenPrinting #132)
- Removed support for the (long deprecated and unused) `KeepAliveTimeout`
directive in `cupsd.conf` (Issue #5733)