mirror of
https://github.com/jschauma/spf.git
synced 2024-05-09 09:54:51 +00:00
Update CHANGES
This commit is contained in:
committed by
GitHub
parent
0db43d7e32
commit
1f94489d2b
10
CHANGES
10
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
|
||||
|
||||
|
Reference in New Issue
Block a user