diff --git a/documentation/sphinx/source/release-notes/release-notes-630.rst b/documentation/sphinx/source/release-notes/release-notes-630.rst index df6c6a906c..4fab351a3e 100644 --- a/documentation/sphinx/source/release-notes/release-notes-630.rst +++ b/documentation/sphinx/source/release-notes/release-notes-630.rst @@ -59,6 +59,7 @@ Fixes * Transaction logs configured to spill by reference had an unintended delay between each spilled batch. `(PR #3153) `_ * Added guards to honor ``DISABLE_POSIX_KERNEL_AIO``. `(PR #2888) `_ * Prevent blob upload timeout if request timeout is lower than expected request time. `(PR #3533) `_ +* Fix wild pointer to destructed DD that causes DD crash in fearless configuration. `(PR #3530) `_ Status ------