summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e2e9bea..3b99888 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,11 @@
2020-11-25 Vivien Kraus <vivien@planete-kraus.eu>
+ * utilities.h: Add functions for the jwk submodule.
+
+ * libwebidoidc.c (init_webidoidc): Initialize the jwk submodule.
+
* Makefile.am (%canon_reldir%_libwebidoidc_la_SOURCES): the common code is considered a source.
+ Build the "jwk" submodule.
* utilities.h: Put the common code in that header.