summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-12-02 16:24:39 -0500
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-12-02 16:24:39 -0500
commit5ea07c61ba625c2a3be894e3981ac77350cae9df (patch)
treeacffd0cd3855d68b0ef7b8b3e0f14457caa2d377 /CHANGES.md
parente8378539e09c01e56dc258e04b6bdbe5cb6657a7 (diff)
downloadcups-5ea07c61ba625c2a3be894e3981ac77350cae9df.tar.gz
Add authentication support to ippeveprinter (Issue #5665)
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 463570d72..f526061a0 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -19,6 +19,7 @@ Changes in CUPS v2.3.1
- 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 `ippeveprinter` program now supports authentication (Issue #5665)
- The `--with-dbusdir` option was ignored by the configure script (Issue #5671)
- Sandboxed applications were not able to get the default printer (Issue #5676)
- Log file access controls were not preserved by `cupsctl` (Issue #5677)