diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -export VERSION = 0.6 +export VERSION = 0.7 .PHONY: install install-docs docs tarball pkgbuild clean @@ -1,3 +1,7 @@ +netctl 0.7 +- Add support for systemd character escaping +- Assorted fixes, including to vlan connections and the documentation + netctl 0.6 - Add a sleep hook - Assorted fixes, including fixes to rfkill and the documentation |