summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS6
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e68b6ee..413ae1d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-export VERSION = 1.6
+export VERSION = 1.7
PKG_CONFIG ?= pkg-config
diff --git a/NEWS b/NEWS
index 4ab0b9f..d729ab2 100644
--- a/NEWS
+++ b/NEWS
@@ -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