summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2013-03-02 16:56:04 +0100
committerJouke Witteveen <j.witteveen@gmail.com>2013-03-02 16:56:04 +0100
commit9db8145b411366eea5654547c24a52c68bbc1c06 (patch)
tree28c3379f7a98bc1edc287b03bc6603161b6f3eb5
parent730157d12fd24000a649868518d540b47eb864d2 (diff)
downloadnetctl-9db8145b411366eea5654547c24a52c68bbc1c06.tar.gz
netctl-9db8145b411366eea5654547c24a52c68bbc1c06.tar.xz
0.6 release updates
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cfe5d79..df54fba 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-export VERSION = 0.5
+export VERSION = 0.6
.PHONY: install install-docs docs tarball pkgbuild clean
diff --git a/NEWS b/NEWS
index bdbfc73..51e6ae8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+netctl 0.6
+- Add a sleep hook
+- Assorted fixes, including fixes to rfkill and the documentation
+- Sources are signed for packaging
+
netctl 0.5
- Move the configuration directory to /etc/netctl