summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2014-03-04 12:32:23 +0100
committerJouke Witteveen <j.witteveen@gmail.com>2014-03-04 12:32:23 +0100
commitce87e41ed8452ec076fe508bfe3a998589e29314 (patch)
tree5042696cb3840a61ea8ae462e5353bf84c666a41
parent39f35c0beec935a894821b239247cde3b79d7b4a (diff)
downloadnetctl-ce87e41ed8452ec076fe508bfe3a998589e29314.tar.gz
netctl-ce87e41ed8452ec076fe508bfe3a998589e29314.tar.xz
1.5 release updates
-rw-r--r--AUTHORS1
-rw-r--r--Makefile2
-rw-r--r--NEWS6
3 files changed, 7 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index cf0812c..7a7f4e5 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,6 +1,5 @@
James Rayner <james@archlinux.org>
Jim Pryor <profjim@jimpryor.net>
-Andrea Scarpino <andrea@archlinux.org>
Thomas Bächler <thomas@archlinux.org>
Rémy Oudompheng <remy@archlinux.org>
Jouke Witteveen <j.witteveen@gmail.com>
diff --git a/Makefile b/Makefile
index 08ad462..2397e48 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-export VERSION = 1.4
+export VERSION = 1.5
PKG_CONFIG ?= pkg-config
diff --git a/NEWS b/NEWS
index 211850a..33c54fb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+netctl 1.5
+- Add support for macvlan interfaces
+- Add option to skip Duplicate Address Detection
+- Add support for hooks for dynamic interfaces
+- Assorted fixes and improvements
+
netctl 1.4
- Add support for dummy interfaces
- Add support for limiting the wireless frequencies to scan