summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2012-10-16 18:31:14 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2012-10-16 18:31:14 +0200
commit478af720d86b987ace1ec19f653e975af58430cb (patch)
treec880bf939d53225e307dff257f7048c7606c932b
parenta03b96f1cf12bb8ce60cad97300cb0bd68433188 (diff)
downloadnetctl-478af720d86b987ace1ec19f653e975af58430cb.tar.gz
netctl-478af720d86b987ace1ec19f653e975af58430cb.tar.xz
3.0 release updates
-rw-r--r--Makefile2
-rw-r--r--NEWS7
2 files changed, 8 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3637688..bbada3f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-export VERSION = 2.8.11
+export VERSION = 3.0
.PHONY: install install-wireless install-docs docs tarball pkgbuild upload clean
diff --git a/NEWS b/NEWS
index 1d4c911..9dc5b40 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+version 3.0
+- drop a version number digit
+- add support for 'options' in /etc/resolv.conf
+- update rfkill implementation
+- fix bond connections (FS#31770)
+- assorted fixes
+
version 2.8.11
- add IPv6 support for PPPoE connections
- use a workound for a unit stopping bug in systemd