aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 74e2631af72d..cd056f0c089d 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,7 @@
+1.9.1 2026-06-10
+ * Bugfix: Insufficient verification that responses belong to a
+ query (CVE-2026-10846). Thanks Pablo Ruiz from 'codecome.ai'
+
1.9.0 2025-12-04
* PR #246: Make ldns_calc_keytag() available for CDNSKEY RR
Thanks tgreenx and pnax