diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 6 |
2 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,4 @@ -export VERSION = 1.6 +export VERSION = 1.7 PKG_CONFIG ?= pkg-config @@ -1,3 +1,9 @@ +netctl 1.7 +- Fixes for compatibility with Bash 4.3 +- Fix killing of pppd +- Add is-enabled subcommand to netctl +- Add Frequency parameter to WPA configuration + netctl 1.6 - Fixes for bugs introduced in 1.5 |