]> git.ipfire.org Git - thirdparty/cups-filters.git/commitdiff
Updated NEWS
authorTill Kamppeter <till.kamppeter@gmail.com>
Fri, 25 Jun 2021 18:08:45 +0000 (20:08 +0200)
committerTill Kamppeter <till.kamppeter@gmail.com>
Fri, 25 Jun 2021 18:08:45 +0000 (20:08 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 09ae99167b30473f1e4ecd174166932bfcbc21fe..11bc9da7c085f2ef040432a48ef8e7f681580ddb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,16 @@
 NEWS - OpenPrinting CUPS Filters v1.28.9 - 2021-06-15
 -----------------------------------------------------
 
-CHANGES IN V1.28.9
+CHANGES IN V1.28.10
 
        - 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).
+
+CHANGES IN V1.28.9
+
        - libcupsfilters: Silenced compiler warnings
        - libcupsfilters: Removed duplicate code in the
          apply_filters() function.