New commits:
commit abf8d69a469c5146a56f996c024c441939c23556
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
netsurf 3.10
commit dc451ccddb181c10f40ce3ad8e2ebec2575a47e8
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
nsgenbind: new spell, NetSurf WebIDL bindings generator
commit 1c8db405f193ef251501494272b536ac5a18a93a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
NETSURF_FUNCTIONS: Allow overriding the component type via OPTS
commit 94083fef97eecd68cbe8669176fe98bb66f0ae3c
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
utf8proc: Add pkg-config file, PATCHLEVEL++
commit a4b1365305639318aa925af6c3bc5d76d8f01f50
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
libcss 0.9.1
commit 17972530d177319703a6ca2b8c9e57ce53eb8729
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
libnsutils: new spell, NetSurf utility functions
commit bea320311ce4211fd8f6389741cbf3ac55f61bc2
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
libnspsl: new spell, NetSurf public suffix list handling
diff --git a/ChangeLog b/ChangeLog
index ebddd44..d6bbb4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
* NETSURF_FUNCTIONS: introduce to simplify netsurf spells
* http/libdom: new spell, implementation of the W3C DOM
* libs/libnslog: new spell, NetSurf Logging Library
+ * libs/libnspsl: new spell, NetSurf public suffix list handling
+ * libs/libnsutils: new spell, NetSurf utility functions
+ * devel/nsgenbind: new spell, NetSurf WebIDL bindings generator
2021-09-26 Florian Franzmann <bwlf AT bandrate.org>
* shell-term-fm/toybox: new spell, basic CLI utilities in a single
diff --git a/NETSURF_FUNCTIONS b/NETSURF_FUNCTIONS
index fd70a05..a9580e4 100755
--- a/NETSURF_FUNCTIONS
+++ b/NETSURF_FUNCTIONS
@@ -1,15 +1,18 @@
# special functions for projects which use the NetSurf buildsystem