diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = mandi -VERSION = 1.1 +VERSION = 1.2 all: (cd src; make) @@ -1,3 +1,6 @@ +1.2: +- adapt to new ipset syntax + 1.1: - use org.mageia interface and /org/mageia path - use --match-set instead of deprecated --set in ipset match |