diff options
| author | Evan Anderson <evan@eaanderson.com> | 2022-06-20 22:17:04 -0500 |
|---|---|---|
| committer | Evan Anderson <evan@eaanderson.com> | 2022-06-20 22:19:18 -0500 |
| commit | 6e3ee60b42d2de6353880da93c3d319c9218a3f2 (patch) | |
| tree | 90d4be034cf24e196a89a60ae2636bf3f7b9d174 | |
| parent | 0d6dfcdebc12a420274ff7c22500f9b45fbb7fd5 (diff) | |
| download | mullvadvpn-6e3ee60b42d2de6353880da93c3d319c9218a3f2.tar.xz mullvadvpn-6e3ee60b42d2de6353880da93c3d319c9218a3f2.zip | |
Update changelog for upstart init removal
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 68b9644f75..65ec756e38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,9 @@ Line wrap the file at 100 chars. Th #### Android - Remove WireGuard view as it's no longer needed with the new way of managing devices. +#### Linux +- Remove upstart init configuration files + ### Fixed - Fix time added view displayed due to incorrect local clock. |
