summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2021-04-09 09:11:00 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2021-04-09 09:11:00 -0400
commita3fb828390bef5b915abcafdb4e66ce428ffec40 (patch)
treeb48bb4f3c0dcf1c836badf8dea503531c6eff11d /CHANGES.md
parent1f3d159e4e8183bca40f16c1cfc80672bb260a46 (diff)
downloadcups-a3fb828390bef5b915abcafdb4e66ce428ffec40.tar.gz
Automatically choose an available port.
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 24c04cea4..142a60162 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -74,6 +74,7 @@ Changes in CUPS v2.3.5
negotiation failed (Issue #5907)
- `httpUpdate` did not reset the socket file descriptor when the TLS
negotiation failed (Apple #5915)
+- The `ippeveprinter` tool now automatically uses an available port.
- Removed support for the (long deprecated and unused) `KeepAliveTimeout`
directive in `cupsd.conf` (Issue #5733)