From 8fe0d0f7cd93d11375ff0098ac894049351d7c22 Mon Sep 17 00:00:00 2001 From: yyforyongyu Date: Mon, 7 Jul 2025 16:01:04 +0300 Subject: [PATCH] docs: update release docs --- docs/release-notes/release-notes-0.19.2.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/release-notes/release-notes-0.19.2.md b/docs/release-notes/release-notes-0.19.2.md index fd7a728f9..c8c9adffb 100644 --- a/docs/release-notes/release-notes-0.19.2.md +++ b/docs/release-notes/release-notes-0.19.2.md @@ -42,6 +42,9 @@ - [Fixed](https://github.com/lightningnetwork/lnd/pull/10035) a deadlock (writer starvation) in the switch. +- Fixed a [case](https://github.com/lightningnetwork/lnd/pull/10045) that a + panic may happen which prevents the node from starting up. + # New Features ## Functional Enhancements