diff options
author | Rémy Oudompheng <remy@archlinux.org> | 2011-08-07 00:36:11 +0200 |
---|---|---|
committer | Rémy Oudompheng <remy@archlinux.org> | 2011-08-07 00:36:11 +0200 |
commit | 13942dee1412eadac829a03e2232844ea61d5b14 (patch) | |
tree | eb5325efa7a20e95ad39c9215033f5c664ed7fb7 /NEWS | |
parent | 9797f90b529d80062f19a830aafa4e4a5e8d79cf (diff) | |
download | netctl-13942dee1412eadac829a03e2232844ea61d5b14.tar.gz netctl-13942dee1412eadac829a03e2232844ea61d5b14.tar.xz |
Update NEWS file
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +version 2.6.7 +- fix wrong quoting of $profile (FS#25362) + version 2.6.6 - fix wrong rc scripts names in suspend hook (FS#20330) - fix wireless failure when using wpa-config and a custom @@ -8,7 +11,7 @@ version 2.6.5 - specify device name explicitly when setting gateways version 2.6.4 -- documentation update +- documentation update, new man page "netcfg-profiles" - modify wireless workflow to avoid issues with association version 2.6.3 |