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.8 +export VERSION = 1.0 .PHONY: install tarball pkgbuild clean @@ -1,3 +1,8 @@ +netctl 1.0 +- Add support for mobile broadband (mobile_ppp) connections +- Update documentation +- Assorted minor fixes + netctl 0.8 - Fix escaping of unfortunate strings - Add support for configuration defaults to connection scripts |