Update changelog and build.xml for new dnsjava

This commit is contained in:
2026-02-19 07:52:28 -05:00
parent 4f6e80e3a7
commit d5675a4ddd
3 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2026-02-19 David Blacka <david@blacka.com>
* Update dnsjava to 3.6.4 (this adds a number of "new" RR types, including SVCB/HTTPS and ZONEMD.)
2024-11-02 David Blacka <david@blacka.com>
* Handle I/O errors from ZoneUtils.readZoneFile() correctly (issue #19).