From 478af720d86b987ace1ec19f653e975af58430cb Mon Sep 17 00:00:00 2001 From: Jouke Witteveen Date: Tue, 16 Oct 2012 18:31:14 +0200 Subject: 3.0 release updates --- Makefile | 2 +- NEWS | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3-24-g4f1b