From 2f40034c65cde8302996536bc8e0d16fecd8c774 Mon Sep 17 00:00:00 2001 From: Daniel Thayer Date: Mon, 14 Nov 2016 14:54:13 -0600 Subject: [PATCH] Correct one statement in NEWS --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 342c47b246..9aa1e35c7c 100644 --- a/NEWS +++ b/NEWS @@ -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: