diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2019-02-26 11:31:31 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2019-02-27 10:55:42 -0300 |
| commit | 74498f0909eb7999f829e91bfbd058ae47555003 (patch) | |
| tree | c1b14235cfe93505c02d1812ec406b08a4155a04 | |
| parent | f635a541777949058b135c1287a45ce208ba7264 (diff) | |
| download | mullvadvpn-74498f0909eb7999f829e91bfbd058ae47555003.tar.xz mullvadvpn-74498f0909eb7999f829e91bfbd058ae47555003.zip | |
Describe notifications fix in change log
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 41439129c5..86b20c7df1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,8 @@ 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. - Fix the bug which caused the account token history to remain stale after logout. +- Fix some notifications not appearing depending on how the window is shown and hidden while the + tunnel state changes. #### Linux - Fix startup failure when network device with a hardware address that's not a MAC address is |
