diff --git a/draft-ietf-jose-json-proof-algorithms.md b/draft-ietf-jose-json-proof-algorithms.md index 09f9c65..a59ea0b 100644 --- a/draft-ietf-jose-json-proof-algorithms.md +++ b/draft-ietf-jose-json-proof-algorithms.md @@ -800,6 +800,8 @@ The BBS examples were generated using the library at https://github.com/mattrglo [[ To be removed from the final specification ]] + -06 + * Update reference to new repository home * Fixed #77: Removed vestigial use of `presentation_header`. * Correct `pjwk` to `presentation_jwk` diff --git a/draft-ietf-jose-json-proof-token.md b/draft-ietf-jose-json-proof-token.md index 87f1bd8..3ff4e3e 100644 --- a/draft-ietf-jose-json-proof-token.md +++ b/draft-ietf-jose-json-proof-token.md @@ -209,6 +209,8 @@ for his valuable contributions to this specification. [[ To be removed from the final specification ]] + -06 + * Update reference to new repository home * Fixed #99: Discussed issued and presented forms of JPTs. diff --git a/draft-ietf-jose-json-web-proof.md b/draft-ietf-jose-json-web-proof.md index 159cbe9..1e66fe3 100644 --- a/draft-ietf-jose-json-web-proof.md +++ b/draft-ietf-jose-json-web-proof.md @@ -816,6 +816,8 @@ for his valuable contributions to this specification. [[ To be removed from the final specification ]] + -06 + * Update reference to new repository home. * Fixed #83: Added encrypted JWPs. * Added additional clarification around the compact and JSON serializations