diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,4 @@ -export VERSION = 0.5 +export VERSION = 0.6 .PHONY: install install-docs docs tarball pkgbuild clean @@ -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 |