diff options
author | Olivier Blin <blino@mageia.org> | 2011-12-04 14:39:53 +0000 |
---|---|---|
committer | Olivier Blin <blino@mageia.org> | 2011-12-04 14:39:53 +0000 |
commit | ebc3d5d346521277b1606691364a0458aa27a8cd (patch) | |
tree | 6fb9d3c54210ba1436eb5ae5ba6c2eb358dd81bf | |
parent | 1c2279950b3c8e5194209c01e73272b8bd74cac9 (diff) | |
download | mandi-ebc3d5d346521277b1606691364a0458aa27a8cd.tar mandi-ebc3d5d346521277b1606691364a0458aa27a8cd.tar.gz mandi-ebc3d5d346521277b1606691364a0458aa27a8cd.tar.bz2 mandi-ebc3d5d346521277b1606691364a0458aa27a8cd.tar.xz mandi-ebc3d5d346521277b1606691364a0458aa27a8cd.zip |
1.2
-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 |