summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2014-05-06 12:18:33 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2014-05-06 12:18:33 +0200
commit62af92bb0a24a5312bd2a1c58af75b3af6684a27 (patch)
tree7ee5f2011987f82da46ef6e921eea12832c5ba7f
parentaca869f328fb2695be0bf04114d3007619f605fd (diff)
downloadnetctl-62af92bb0a24a5312bd2a1c58af75b3af6684a27.tar.gz
netctl-62af92bb0a24a5312bd2a1c58af75b3af6684a27.tar.xz
1.7 release updates
-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