summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2013-05-21 12:44:28 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2013-05-21 12:44:28 +0200
commit6e48f6b70d2c1921c9d71114bd28c390273e20e1 (patch)
tree1a9eab0c0068d0f1913a52e685ce2b569c88297b
parent01254fe7efa7f71013662a73d73e28fe702ba8fb (diff)
downloadnetctl-6e48f6b70d2c1921c9d71114bd28c390273e20e1.tar.gz
netctl-6e48f6b70d2c1921c9d71114bd28c390273e20e1.tar.xz
1.1 release updates
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2fcf62b..5bf8c36 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-export VERSION = 1.0
+export VERSION = 1.1
PKG_CONFIG ?= pkg-config
diff --git a/NEWS b/NEWS
index 859eeb0..d91a1da 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+netctl 1.1
+- Add netctl-auto support to wifi-menu
+- Use pkg-config to obtain installation paths
+- Assorted fixes, including to array handling and calling dhcpcd for IPv4
+
netctl 1.0
- Add support for mobile broadband (mobile_ppp) connections
- Update documentation