summaryrefslogtreecommitdiff
path: root/src/scm/webid-oidc/ChangeLog
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-05-27 20:33:47 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-06-19 15:44:36 +0200
commit109049c6868898630a104c568ff2e7335e838fd9 (patch)
tree946a9be28a36f482c69420169719e4a8de3f5495 /src/scm/webid-oidc/ChangeLog
parent50fe27d1fbe624ec9d3d7d5b236a6a8abc8e282c (diff)
Easier interface to query an RDF dataset
Diffstat (limited to 'src/scm/webid-oidc/ChangeLog')
-rw-r--r--src/scm/webid-oidc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/scm/webid-oidc/ChangeLog b/src/scm/webid-oidc/ChangeLog
index 2f6025a..04d357f 100644
--- a/src/scm/webid-oidc/ChangeLog
+++ b/src/scm/webid-oidc/ChangeLog
@@ -1,3 +1,9 @@
+2021-06-18 Vivien Kraus <vivien@planete-kraus.eu>
+
+ * rdf-index.scm (build-index): Normalize the URIs when building
+ the index, so that we can’t disguise triples.
+ (rdf-match): Normalize the URIs of the query too.
+
2021-05-07 Vivien Kraus <vivien@planete-kraus.eu>
* token-endpoint.scm (make-token-endpoint): The token endpoint