1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

add query_size info for dig

This commit is contained in:
Kelly Brazil
2021-04-17 17:22:44 -07:00
parent b1fc453383
commit f7b9fbefdd

View File

@ -5,6 +5,7 @@ jc changelog
- Update dig parser to fix an issue with IPv6 addresses in the server field
- Update dig parser to fix an issue when axfr entries contain a semicolon
- Update dig parser to add support for Additional Section and Opt Pseudosection
- Update dig parser to add query_size field
- Use dig parser as the main example in readme, documentation, and man page
20210413 v1.15.1