From 699f2ce3e581f2ee19c5a3399afd87e0d5f4103a Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Mon, 25 Jan 2021 11:26:16 +0100 Subject: [PATCH] fix pullreq links in auth-4.4.0 docs --- docs/changelog/4.4.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/changelog/4.4.rst b/docs/changelog/4.4.rst index 0f2627a9cb..89e7cbc353 100644 --- a/docs/changelog/4.4.rst +++ b/docs/changelog/4.4.rst @@ -73,31 +73,31 @@ Changelogs for 4.4.x .. change:: :tags: Bug Fixes - :pullreq: #9884 + :pullreq: 9884 clear the LMDB set state when performing a new lookup or list to prevent corruption cases (Robin Geuze) .. change:: :tags: Bug Fixes - :pullreq: #9878 + :pullreq: 9878 SVCB: Correctly parse and print unknown params .. change:: :tags: Bug Fixes - :pullreq: #9873 + :pullreq: 9873 fix direct-dnskey in AXFR-out (Kees Monshouwer) .. change:: :tags: Improvements - :pullreq: #9866 + :pullreq: 9866 don't log trusted-notification-proxy notify at error level (Kees Monshouwer) .. change:: :tags: Improvements - :pullreq: #9853 + :pullreq: 9853 Stop using incbin and use od & sed to generate constant string data. -- 2.47.2