]> git.ipfire.org Git - thirdparty/cups-filters.git/commitdiff
Updated CHANGES.md
authorTill Kamppeter <till.kamppeter@gmail.com>
Sun, 8 Jan 2023 03:23:49 +0000 (00:23 -0300)
committerTill Kamppeter <till.kamppeter@gmail.com>
Sun, 8 Jan 2023 03:23:49 +0000 (00:23 -0300)
CHANGES.md

index 76c162cb058fce7eab985e56572c9a1659e6777b..e51d48486402ec16bc6738fbd6a5ddc0341dd130 100644 (file)
@@ -2,9 +2,24 @@
 
 ## CHANGES IN V2.0b2 (TBA)
 
+- Corrected installation path for *.h files of *.drv files.  The ppdc
+  (and underlying functions) of libppd searches for include files in
+  /usr/share/ppdc and not in /usr/share/cups/ppdc any more.
+
+- configure.ac: Remove unnecessary "AVAHI_GLIB_..." definitions.
+
+- Makefile.am: Include NOTICE in distribution tarball
+
 - configure.ac: Added "foreign" to to AM_INIT_AUTOMAKE() call. Makes
   automake not require a file named README.
 
+- Cleaned up .gitignore
+
+- Tons of fixes in the source code documentation: README.md, INSTALL,
+  DEVELOPING.md, CONTRIBUTING.md, COPYING, NOTICE, ... Adapted to the
+  cups-filters component, added links.
+
+
 ## CHANGES IN V2.0b1 (18th November 2022)
 
 - Converted nearly all filters to filter functions, only exceptions