summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 859eeb0fee78a080f911a2cc8fe5f3c2fd13e988 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
netctl 1.0
- Add support for mobile broadband (mobile_ppp) connections
- Update documentation
- Assorted minor fixes

netctl 0.8
- Fix escaping of unfortunate strings
- Add support for configuration defaults to connection scripts

netctl 0.7
- Add support for systemd character escaping
- Assorted fixes, including to vlan connections and the documentation

netctl 0.6
- Add a sleep hook
- Assorted fixes, including fixes to rfkill and the documentation
- Sources are signed for packaging

netctl 0.5
- Move the configuration directory to /etc/netctl

netctl 0.4
- Remove default IPv4 netmask
- Add zsh completion

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

netctl 0.1
- Forked from netcfg 3.1 and changed considerably