diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,4 @@ -export VERSION = 0.2 +export VERSION = 0.3 .PHONY: install install-docs docs tarball pkgbuild clean @@ -1,3 +1,8 @@ +netctl 0.3 +- Correctly wait for devices on boot +- Use the first available network interface by default in wifi-menu +- Suppress ifplugd beep + netctl 0.2 - Drop the Scan parameter for wireless networking - Assorted fixes for bugs introduced by forking |