diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 7 |
2 files changed, 8 insertions, 1 deletions
@@ -1,4 +1,4 @@ -export VERSION = 1.3 +export VERSION = 1.4 PKG_CONFIG ?= pkg-config @@ -1,3 +1,10 @@ +netctl 1.4 +- Add support for dummy interfaces +- Add support for limiting the wireless frequencies to scan +- Add support for custom options files for PPP connections +- Change umask to 077, and the default DHCP timeout to 30 seconds +- Assorted fixes, including fixes to tunnel connections and WEP key handling + netctl 1.3 - Add real functionality to automatic profile handling (netctl-auto) - Switch to iproute2 for bridge connections |