summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-12-02 16:39:48 -0500
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-12-02 16:39:48 -0500
commit7a2be9facf6163d3742921902778f6a8947739e1 (patch)
treeb2dd88acea9b451595594415ff42e2e0ff08e965 /CHANGES.md
parent5ea07c61ba625c2a3be894e3981ac77350cae9df (diff)
downloadcups-7a2be9facf6163d3742921902778f6a8947739e1.tar.gz
Limit DNS-SD advertisements to the loopback interface for "localhost" and
support "off" for subtypes to turn off advertisements (Issue #5666)
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 f526061a0..d129605d3 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -20,6 +20,8 @@ Changes in CUPS v2.3.1
permissions are wrong (Issue #5658)
- Added paint can labels to Dymo driver (Issue #5662)
- The `ippeveprinter` program now supports authentication (Issue #5665)
+- The `ippeveprinter` program now advertises DNS-SD services on the correct
+ interfaces, and provides a way to turn them off (Issue #5666)
- 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)