diff --git a/CHANGES/4650.bugfix b/CHANGES/4650.bugfix index 5c9fc17ff60..e3e17b00ae8 100644 --- a/CHANGES/4650.bugfix +++ b/CHANGES/4650.bugfix @@ -1 +1 @@ -Implement binding to IPv6 addresses in the pytest server fixture. +Implemented binding to IPv6 addresses in the pytest server fixture. diff --git a/CHANGES/8845.bugfix.rst b/CHANGES/8845.bugfix.rst index ff0016ac14b..c37a0095ed3 100644 --- a/CHANGES/8845.bugfix.rst +++ b/CHANGES/8845.bugfix.rst @@ -1 +1 @@ -Changed behaviour when returning an invalid response to send a 500 response -- by :user:`Dreamsorcerer`. +Changed behavior when returning an invalid response to send a 500 response -- by :user:`Dreamsorcerer`. diff --git a/CHANGES/9031.misc.rst b/CHANGES/9031.misc.rst index 1deab5230f7..1874a4deddd 100644 --- a/CHANGES/9031.misc.rst +++ b/CHANGES/9031.misc.rst @@ -1 +1 @@ -Tracing overhead is avoided in the http writer when there are no active traces -- by user:`bdraco`. +Avoided tracing overhead in the http writer when there are no active traces -- by user:`bdraco`. diff --git a/CHANGES/9204.misc.rst b/CHANGES/9204.misc.rst index da12a7df6f7..9f3196fa5be 100644 --- a/CHANGES/9204.misc.rst +++ b/CHANGES/9204.misc.rst @@ -1 +1 @@ -Significantly speed up filtering cookies -- by :user:`bdraco`. +Significantly sped up filtering cookies -- by :user:`bdraco`.