-
+1.9.1 2026-??-??
+ * Fix #290: ldns-verify-zone prints to stdout instead of myerr
+ Thanks RoyArends
+ * Fix memory leak in ldns-notify
+ * Prevent "null pointer pass as 2nd argument to memcpy" runtime
+ error, when size is 0
+ * Fix to reserve enough space to convert the largest packets to
+ presentation format in ldns_pkt2str_fmt. Thanks Peter Kästle
+ * The -O option to calculate (and sign) only the ZONEMD an input
+ zone with ldns-signzone
+ * Fix to parse SVCB and HTTPS svcparam ech=0.
++
+ 1.9.2 2026-06-10
+ * Fix to set VERSION_INFO to create .so.3 instead of .so.11 which will
+ be reserved for a future 1.10.0 release
+
1.9.1 2026-06-10
* Bugfix: Insufficient verification that responses belong to a
query (CVE-2026-10846). Thanks Pablo Ruiz from 'codecome.ai'