summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2021-04-26 16:20:25 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2021-04-26 16:20:25 -0400
commitd71b7c8307623d14ec9470d1b329c073b7ff2b64 (patch)
tree6151aefd1801a5208dea85b95c22deed5cbd7882 /CHANGES.md
parentce7531196694c28a7a306c1fd98b7339e6af4fd7 (diff)
downloadcups-d71b7c8307623d14ec9470d1b329c073b7ff2b64.tar.gz
Fix @IF(name) handling (Issue #5918)
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 29992b2f4..0bcc12c24 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -78,6 +78,7 @@ Changes in CUPS v2.3.5
- 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)
+- Fixed `@IF(name)` handling in `cupsd.conf` (Issue #5918)
Changes in CUPS v2.3.4