]> git.ipfire.org Git - thirdparty/cups-filters.git/commitdiff
Updated CHANGES.md
authorTill Kamppeter <till.kamppeter@gmail.com>
Tue, 31 Jan 2023 21:37:12 +0000 (18:37 -0300)
committerTill Kamppeter <till.kamppeter@gmail.com>
Tue, 31 Jan 2023 21:37:12 +0000 (18:37 -0300)
CHANGES.md

index d34460c7f365b35a06c0413567696de7036db249..849d1163118f14601b95dc686e2d00aa4b0366ed 100644 (file)
@@ -1,5 +1,26 @@
 # CHANGES - OpenPrinting CUPS Filters v2.0b2 - 2023-01-08
 
+## CHANGES IN V2.0b3 (31st January 2023)
+
+- texttopdf: Do not include fontconfig.h in the CUPS filter wrapper
+
+- Build system: Do not explicitly check for libpoppler-cpp
+  The cups-filters package does not contain any code using
+  libpoppler-cpp, therefore we let ./configure not check for it.
+
+- COPYING, NOTICE: Simplification for autotools-generated files
+  autotools-generated files can be included under the license of the
+  upstream code, and FSF copyright added to upstream copyright
+  list. Simplified COPYING appropriately.
+
+- Makefile.am: Include LICENSE in distribution tarball
+
+- Add templates for issue reports on GitHub. This makes a selection
+  screen appear when clicking "New Issue" in the web UI, to selct
+  whether the issue is a regular bug, a feature request, or a security
+  vulnerability.
+
+
 ## CHANGES IN V2.0b2 (8th January 2023)
 
 - Corrected installation path for *.h files of *.drv files.  The ppdc