]> git.ipfire.org Git - thirdparty/cups-filters.git/commitdiff
Updated NEWS
authorTill Kamppeter <till.kamppeter@gmail.com>
Fri, 20 Mar 2020 15:40:36 +0000 (16:40 +0100)
committerTill Kamppeter <till.kamppeter@gmail.com>
Fri, 20 Mar 2020 15:40:36 +0000 (16:40 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 352989ea19a31e712fbf38beeb686cf69100eafd..bd0741113d4c5e8d4e2b9ba6e6b060ccf26083c4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,12 @@ NEWS - OpenPrinting CUPS Filters v1.27.2 - 2020-02-28
 
 CHANGES IN V1.27.3
 
+       - cups-browsed: Allow sharing local queues pointing to remote
+         CUPS queues and re-sharing printers discovered via
+         BrowsePoll by default, using
+         AllowResharingRemoteCUPSPrinters and
+         NewBrowsePollQueuesShared directives in cups-browsed.conf
+         (Pull request #218).
        - driverless: Correctly unlink temporary file when generating
          PPD file (Pull request #220).
        - cups-browsed: Fixed memory leaks (Pull request #219).