summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMichael R Sweet <msweet@msweet.org>2021-09-09 11:09:12 -0400
committerMichael R Sweet <msweet@msweet.org>2021-09-09 11:09:12 -0400
commitd03753f33432c790d7ed6c2487080e09bf884254 (patch)
treee0f962725e0d9ba3efb2d909820a93f9595f7c4a /CHANGES.md
parent0bd1ce94ecba63b77f15f6bc154745bfd1faece5 (diff)
downloadcups-d03753f33432c790d7ed6c2487080e09bf884254.tar.gz
Update CGI documentation and add testable examples for CGI support (Issue #5940)
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 0ad355204..efc6f4fa4 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -83,6 +83,8 @@ Changes in CUPS v2.3.5
directive in `cupsd.conf` (Issue #5733)
- Fixed `@IF(name)` handling in `cupsd.conf` (Issue #5918)
- The scheduler now supports the "everywhere" model directly (Issue #5919)
+- Fixed documentation and added examples for CUPS' limited CGI support
+ (Issue #5940)
- Fixed the `lpc` command prompt (Issue #5946)
- Fixed `job-pages-per-set` value for duplex print jobs.