summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS7
2 files changed, 8 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bed2e8c..b22fbe0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-export VERSION = 1.3
+export VERSION = 1.4
PKG_CONFIG ?= pkg-config
diff --git a/NEWS b/NEWS
index ae21dc0..211850a 100644
--- a/NEWS
+++ b/NEWS
@@ -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