diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -export VERSION = 1.1 +export VERSION = 1.2 PKG_CONFIG ?= pkg-config @@ -1,3 +1,7 @@ +netctl 1.2 +- Fixes to the logic of IP setup +- Fix default interface bindings + netctl 1.1 - Add netctl-auto support to wifi-menu - Use pkg-config to obtain installation paths |