Correct one statement in NEWS

This commit is contained in:
Daniel Thayer 2016-11-14 14:54:13 -06:00
parent 15a825eb2d
commit 2f40034c65

2
NEWS
View file

@ -120,7 +120,7 @@ New Functionality
- matching_subnets(subnet, table) returns all subnets of the set or table
that contain the given subnet.
- filter_subnet_table(subnet, table) works like check_subnet, but returns
- filter_subnet_table(subnet, table) works like matching_subnets, but returns
a table containing all matching entries.
- Several built-in functions for handling IP addresses and subnets were added: