diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,4 @@ -export VERSION = 1.9 +export VERSION = 1.10 PKG_CONFIG ?= pkg-config @@ -1,3 +1,8 @@ +netctl 1.10 +- Improved support for automatic selection of wired profiles +- Add edit subcommand to netctl +- Assorted minor fixes + netctl 1.9 - Add support for openvswitch interfaces - Improved IPv6 support |