diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2019-02-12 12:13:37 -0200 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2019-02-13 08:30:34 -0200 |
| commit | 15db11a5f87785c7603bae5f87603ffc5b7849d8 (patch) | |
| tree | 225bff7fad74c0a2b52650abac6562ee76cd1c37 | |
| parent | 74438420b9d05130314763eb38422d884033e5aa (diff) | |
| download | mullvadvpn-15db11a5f87785c7603bae5f87603ffc5b7849d8.tar.xz mullvadvpn-15db11a5f87785c7603bae5f87603ffc5b7849d8.zip | |
Describe HW address ignore fix in change log
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5672999394..a0bd0c1655 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,9 @@ Line wrap the file at 100 chars. Th - Fix the potential reconnect loop in GUI, triggered by the timeout when receiving the initial state of the daemon. +#### Linux +- Fix startup failure when network device with a hardware address that's not a MAC address is + present. ## [2019.1] - 2019-01-29 This release is identical to 2019.1-beta1 |
