From d378bb8d684c62593a4d5cbac9d0ebe4f81fac4b Mon Sep 17 00:00:00 2001 From: Jouke Witteveen Date: Tue, 5 Nov 2013 09:57:43 +0100 Subject: 1.4 release updates --- Makefile | 2 +- NEWS | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bed2e8c..b22fbe0 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -export VERSION = 1.3 +export VERSION = 1.4 PKG_CONFIG ?= pkg-config diff --git a/NEWS b/NEWS index ae21dc0..211850a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +netctl 1.4 +- Add support for dummy interfaces +- Add support for limiting the wireless frequencies to scan +- Add support for custom options files for PPP connections +- Change umask to 077, and the default DHCP timeout to 30 seconds +- Assorted fixes, including fixes to tunnel connections and WEP key handling + netctl 1.3 - Add real functionality to automatic profile handling (netctl-auto) - Switch to iproute2 for bridge connections -- cgit v1.2.3-24-g4f1b