]> git.ipfire.org Git - thirdparty/cups-filters.git/commitdiff
Updated NEWS.
authorTill Kamppeter <till.kamppeter@gmail.com>
Mon, 8 Nov 2021 21:15:54 +0000 (22:15 +0100)
committerTill Kamppeter <till.kamppeter@gmail.com>
Mon, 8 Nov 2021 21:15:54 +0000 (22:15 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 5babf550816cfd58728870f03e07bd1619c90ffa..c7267e0d4f3766b922df462a6d0414842727e28d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,19 @@ NEWS - OpenPrinting CUPS Filters v1.27.5 - 2020-06-05
 
 CHANGES IN V2.0.0
 
+       - libcupsfilters, universal: Added the universal() filter
+         function which allows a single CUPS filter executable which
+         auto-creates chains of filter function calls to convert any
+         input data format into any other output data format.So CUPS
+         can call a single filter for any conversion, taking up less
+         resources. Thanks to Pranshu Kharkwal for this excellent
+         GSoC project (Pull request #421).
+       - Build system, README: Require CUPS 2.2.2+ and QPDF 10.3.2+.
+         Removed now unneeded ./configure switches for PCLm support
+         in QPDF and for use of the urftopdf filter for old CUPS
+         versions.
+       - urftopdf: Removed as we require CUPS 2.2.2+ now which
+         supports Apple Raster nby itself.
        - libppd: Ported CUPS' PPD compiler into libppd. Now the
          functions for PPD file collections also take driver
          information files (*.drv) into account, allowing easy