summaryrefslogtreecommitdiff
path: root/src/jwk/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/jwk/ChangeLog')
-rw-r--r--src/jwk/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/jwk/ChangeLog b/src/jwk/ChangeLog
index ebd0873..88b04e0 100644
--- a/src/jwk/ChangeLog
+++ b/src/jwk/ChangeLog
@@ -6,6 +6,10 @@
2020-11-25 Vivien Kraus <vivien@planete-kraus.eu>
+ * libwebidoidc-jwk.c (jkt): Implement the jkt function.
+
+ * generate-key.c (run): display the hash of the key.
+
* libwebidoidc-jwk.c: new file.
Add the strip function.