summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2013-11-05 09:57:43 +0100
committerJouke Witteveen <j.witteveen@gmail.com>2013-11-05 09:58:05 +0100
commitd378bb8d684c62593a4d5cbac9d0ebe4f81fac4b (patch)
tree864ad9a9122fed0a64a2ff8a28b41757de470321
parentde41bbd471cbac5ef1a9da20fe990a5bd7d4b271 (diff)
downloadnetctl-d378bb8d684c62593a4d5cbac9d0ebe4f81fac4b.tar.gz
netctl-d378bb8d684c62593a4d5cbac9d0ebe4f81fac4b.tar.xz
1.4 release updates
-rw-r--r--Makefile2
-rw-r--r--NEWS7
2 files changed, 8 insertions, 1 deletions
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