summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2012-04-16 17:25:26 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2012-04-16 17:25:26 +0200
commit3cfb2c957a25f5c934e921f6bca49283f2919442 (patch)
tree3940d9c937288a901a4da16a01a9f712b846a4fc
parentbbeafe5dc2640b9cf2e307a526ef44a287d4cda9 (diff)
downloadnetctl-3cfb2c957a25f5c934e921f6bca49283f2919442.tar.gz
netctl-3cfb2c957a25f5c934e921f6bca49283f2919442.tar.xz
2.8.1 release updates
-rw-r--r--Makefile2
-rw-r--r--NEWS6
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2b7ad63..3c11be5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-export VERSION = 2.8.0
+export VERSION = 2.8.1
.PHONY: install install-wireless install-docs docs tarball pkgbuild upload clean
diff --git a/NEWS b/NEWS
index 8a135ce..0b5fa9e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+version 2.8.1
+- add compatibility for configuration in /etc/rc.conf
+ give users time to move to the new scheme
+- fix support for the kernel command line
+- give initscripts users more familiar output
+
version 2.8.0
- end support for wireless-dbus and ethernet-iproute syntax
use wireless and ethernet instead