]> git.ipfire.org Git - thirdparty/cups-filters.git/commitdiff
Updated NEWS
authorTill Kamppeter <till.kamppeter@gmail.com>
Fri, 18 Jun 2021 10:36:02 +0000 (12:36 +0200)
committerTill Kamppeter <till.kamppeter@gmail.com>
Fri, 18 Jun 2021 10:39:41 +0000 (12:39 +0200)
(cherry picked from commit bcc26dc190420c6ab5940a95d95c238a81c98e7e)

NEWS

diff --git a/NEWS b/NEWS
index 5473279f62b8e0495b5753f88165f69a8413b5f8..09ae99167b30473f1e4ecd174166932bfcbc21fe 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,11 @@ NEWS - OpenPrinting CUPS Filters v1.28.9 - 2021-06-15
 
 CHANGES IN V1.28.9
 
+       - cups-browsed: Make NotifLeaseDuration configurable and renew
+         after half the lease duration not 60 sec before end. The
+         early renewal improves reliability on busy systems a
+         lot. For easier development and debugging short durations
+         from 300 sec on can get selected (Pull request #378).
        - libcupsfilters: Silenced compiler warnings
        - libcupsfilters: Removed duplicate code in the
          apply_filters() function.