summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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