From a0210aa1ab70441d88749de95519718083021163 Mon Sep 17 00:00:00 2001 From: Jouke Witteveen Date: Tue, 23 Apr 2013 11:05:50 +0200 Subject: 1.0 release updates --- Makefile | 2 +- NEWS | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 40aa2de..bf48aa5 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -export VERSION = 0.8 +export VERSION = 1.0 .PHONY: install tarball pkgbuild clean diff --git a/NEWS b/NEWS index f4d0690..859eeb0 100644 --- a/NEWS +++ b/NEWS @@ -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 -- cgit v1.2.3-24-g4f1b