summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2012-04-30 17:52:04 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2012-04-30 17:52:04 +0200
commitf1ab18c57fc573ead63f0a7ecfefe088881996d2 (patch)
tree93d149ae77bdad29ce4ee2b9eb56005440c9cf32
parent3a38ba466c90ec302fb1914885b290c1012dd957 (diff)
downloadnetctl-f1ab18c57fc573ead63f0a7ecfefe088881996d2.tar.gz
netctl-f1ab18c57fc573ead63f0a7ecfefe088881996d2.tar.xz
2.8.2 release updates
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index de607c2..ab67122 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-export VERSION = 2.8.1
+export VERSION = 2.8.2
.PHONY: install install-wireless install-docs docs tarball pkgbuild upload clean
diff --git a/NEWS b/NEWS
index 0b5fa9e..f4a2391 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+version 2.8.2
+- netcfg now has a website: www.archlinux.org/netcfg/
+- replace routes in IPv6 by default (FS#29480)
+- fixes: pm-utils support is back, systemd improvements, documentation, FS#28522
+
version 2.8.1
- add compatibility for configuration in /etc/rc.conf
give users time to move to the new scheme