diff options
author | Jouke Witteveen <j.witteveen@gmail.com> | 2012-04-30 17:52:04 +0200 |
---|---|---|
committer | Jouke Witteveen <j.witteveen@gmail.com> | 2012-04-30 17:52:04 +0200 |
commit | f1ab18c57fc573ead63f0a7ecfefe088881996d2 (patch) | |
tree | 93d149ae77bdad29ce4ee2b9eb56005440c9cf32 | |
parent | 3a38ba466c90ec302fb1914885b290c1012dd957 (diff) | |
download | netctl-f1ab18c57fc573ead63f0a7ecfefe088881996d2.tar.gz netctl-f1ab18c57fc573ead63f0a7ecfefe088881996d2.tar.xz |
2.8.2 release updates
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -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 @@ -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 |