From 1f94489d2b62d15132ba98dea0a58f222fc737fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Randolf=20Richardson=20=E5=BC=B5=E6=96=87=E9=81=93?= Date: Sun, 4 Feb 2024 06:43:17 -0800 Subject: [PATCH] Update CHANGES --- CHANGES | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGES b/CHANGES index a19d562..affe886 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,13 @@ +0.7 (2024-02-03) +* fixed a regular expression to use \t instead of a literal tab +* changed variable named $nm to $netmask +* added big integer support option "-b" to show exact IP address counts +* added option "-f" so that other output formats can easily be supported + with "-f json" being the same as "-j" and set "-f text" as the default + for the current default output format +* added Perl source output format option "-b perl" +* some modules will be loaded only when needed by relevant options + 0.6 (2023-05-04) * allow the user to specify resolvers by name