From 135f8a1455e941e42d9666c31908824c9cbecb34 Mon Sep 17 00:00:00 2001 From: Olaoluwa Osuntokun Date: Thu, 6 Jan 2022 15:40:17 -0800 Subject: [PATCH] docs/release-notes: add entry for peer defer fix --- docs/release-notes/release-notes-0.14.2.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/release-notes/release-notes-0.14.2.md b/docs/release-notes/release-notes-0.14.2.md index 786e13086..2eba7fd6b 100644 --- a/docs/release-notes/release-notes-0.14.2.md +++ b/docs/release-notes/release-notes-0.14.2.md @@ -69,6 +69,9 @@ connection from the watch-only node. * [Fix duplicate db connection close](https://github.com/lightningnetwork/lnd/pull/6140) +* [Fix a memory leak introduced by the new ping-header p2p enhancement](https://github.com/lightningnetwork/lnd/pull/6144] + + ## RPC Server * [ChanStatusFlags is now