Skip to content

Commit

Permalink
Fix changelogs for -22
Browse files Browse the repository at this point in the history
  • Loading branch information
martinthomson committed Jul 9, 2019
1 parent b25e6b7 commit c3eef71
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 2 deletions.
5 changes: 4 additions & 1 deletion draft-ietf-quic-http.md
Expand Up @@ -2230,6 +2230,10 @@ Error codes need to be defined for HTTP/2 and HTTP/3 separately. See
> **RFC Editor's Note:** Please remove this section prior to publication of a
> final version of this document.

## Since draft-ietf-quic-http-21

- No changes

## Since draft-ietf-quic-http-20

- Prohibit closing the control stream (#2509, #2666)
Expand All @@ -2253,7 +2257,6 @@ Error codes need to be defined for HTTP/2 and HTTP/3 separately. See
- Refactor Push ID related errors (#2818, #2820)
- Rationalize HTTP/3 stream creation errors (#2821, #2822)


## Since draft-ietf-quic-http-19

- SETTINGS_NUM_PLACEHOLDERS is 0x9 (#2443,#2530)
Expand Down
4 changes: 4 additions & 0 deletions draft-ietf-quic-recovery.md
Expand Up @@ -1532,6 +1532,10 @@ Invoked from DetectLostPackets when packets are deemed lost.

Issue and pull request numbers are listed with a leading octothorp.

## Since draft-ietf-quic-recovery-21

- No changes

## Since draft-ietf-quic-recovery-20

- Path validation can be used as initial RTT value (#2644, #2687)
Expand Down
6 changes: 6 additions & 0 deletions draft-ietf-quic-tls.md
Expand Up @@ -1688,12 +1688,18 @@ cdbe264bd65f2b076760c69beef23aa7 14c9a174d69034c09a2863e1e1863508
Issue and pull request numbers are listed with a leading octothorp.


## Since draft-ietf-quic-tls-21

- No changes


## Since draft-ietf-quic-tls-20

- Mandate the use of the QUIC transport parameters extension (#2528, #2560)
- Define handshake completion and confirmation; define clearer rules when it
encryption keys should be discarded (#2214, #2267, #2673)


## Since draft-ietf-quic-tls-18

- Increased the set of permissible frames in 0-RTT (#2344, #2355)
Expand Down
6 changes: 5 additions & 1 deletion draft-ietf-quic-transport.md
Expand Up @@ -5763,10 +5763,14 @@ DecodePacketNumber(largest_pn, truncated_pn, pn_nbits):

Issue and pull request numbers are listed with a leading octothorp.

## Since draft-ietf-quic-transport-20
## Since draft-ietf-quic-transport-21

- Connection ID lengths are now one octet, but limited in version 1 to 20 octets
of length (#2736, #2749)


## Since draft-ietf-quic-transport-20

- Error codes are encoded as variable-length integers (#2672, #2680)
- NEW_CONNECTION_ID includes a request to retire old connection IDs (#2645,
#2769)
Expand Down

0 comments on commit c3eef71

Please sign in to comment.