summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-10-15 17:34:21 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-10-15 17:34:21 -0400
commitec8beb8952388a3ce650cc1477cd386546ed7318 (patch)
treed0e46ac82a57ee6890f80ba74b7fd705abb8e4ad /CHANGES.md
parent4c793ee9ce18bf6315de14fea3ccb9d2a66c76b2 (diff)
downloadcups-ec8beb8952388a3ce650cc1477cd386546ed7318.tar.gz
Add support for DigestOptions directive in client.conf (Issue #5647)
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 4bd9d12d1..4e8fd7259 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -9,14 +9,16 @@ Changes in CUPS v2.3.1
- Fixed a crash bug in the web interface (Issue #5621)
- PPD files containing "custom" option keywords did not work (Issue #5639)
- Added a workaround for the scheduler's systemd support (Issue #5640)
-- Fixed spelling of "fold-accordion".
-- Fixed the default common name for TLS certificates used by `ippeveprinter`.
+- Added a DigestOptions directive for the `client.conf` file to control whether
+ MD5-based Digest authentication is allowed (Issue #5647)
- Fixed a bug in the handling of printer resource files (Issue #5652)
- The libusb-based USB backend now reports an error when the distribution
permissions are wrong (Issue #5658)
- Added paint can labels to Dymo driver (Issue #5662)
- The IPP backend did not detect all cases where a job should be retried using
a raster format (rdar://56021091)
+- Fixed spelling of "fold-accordion".
+- Fixed the default common name for TLS certificates used by `ippeveprinter`.
Changes in CUPS v2.3.0