docs(quic): changelogs.

This commit is contained in:
William Yang 2023-03-06 16:16:45 +01:00
parent abb5271177
commit c283902a62
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,2 @@
Fix an issue that invalid QUIC listener setting could casue segfault.

View File

@ -0,0 +1,2 @@
修复了无效的 QUIC 监听器设置可能导致 segfault 的问题。