From cf36159cf9d73dda2f1931f23a1a68814119f0e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Randolf=20Richardson=20=E5=BC=B5=E6=96=87=E9=81=93?= Date: Tue, 6 Feb 2024 23:00:19 -0800 Subject: [PATCH] Update CHANGES --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index affe886..0aad70b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,12 +1,12 @@ -0.7 (2024-02-03) +0.7 (2024-02-06) * 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 big integer support 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 + with "-f json" (which replaces "-j") and set "-f text" as the default * added Perl source output format option "-b perl" * some modules will be loaded only when needed by relevant options +* various minor cosmetic improvements 0.6 (2023-05-04) * allow the user to specify resolvers by name