summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2012-03-19 17:38:58 +0100
committerJouke Witteveen <j.witteveen@gmail.com>2012-03-19 17:38:58 +0100
commit3d6bfb6297ffce85c432f6dfb2a9c4c54d0f2a71 (patch)
tree6c60ad67343ec7baf4c1551dcd6ee0f654c47643 /NEWS
parent94ae8b1ccd08b7d0b2408db5b2054dee53413166 (diff)
downloadnetctl-3d6bfb6297ffce85c432f6dfb2a9c4c54d0f2a71.tar.gz
netctl-3d6bfb6297ffce85c432f6dfb2a9c4c54d0f2a71.tar.xz
Release process changes
This commit does not change any installed code. - The tarball now includes pre-built documentation, removing the build dependency on asciidoc from the PKGBUILD. - The tarball is now xz compressed. - News is updated.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 6efaf2e..dd6b43d 100644
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,11 @@ version 2.7
- add support for PPPoE connections
- add support for profile backgrounding in net-profiles (FS#23934)
- add interactive wifi connection tool wifi-menu
-- add netcfg option to reconnect an interface
-- assorted fixes
+- add netcfg option to reconnect an interface (-R) (FS#28196)
+- rename the option to disconnect an interface (was: -i, now: -D)
+- stop suggesting profile-scripting through /etc/network.d/hooks as it was
+ unused and the {PRE,POST}_{UP,DOWN} variables work just fine (FS#27496)
+- assorted fixes (FS#24599, FS#26370, FS#26607, FS#28022)
version 2.6.8
- fix broken 802.11 in non-wireless setups (FS#25473)