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.7 +export VERSION = 1.8 PKG_CONFIG ?= pkg-config @@ -1,3 +1,7 @@ +netctl 1.8 +- Support for IPv6 with dhcpcd 6.4.0 +- Fixes to modes of created files + netctl 1.7 - Fixes for compatibility with Bash 4.3 - Fix killing of pppd |