diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2018-03-02 11:43:31 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-03-02 11:43:31 +0100 |
| commit | 0ffe971653899c8079716fccd1a54222338ced50 (patch) | |
| tree | de37584cbd136ca2fca26f55c9a46fb472130eaf | |
| parent | 64eb65b85ee4ac27917c0f50573967f1d526ce6b (diff) | |
| download | mullvadvpn-0ffe971653899c8079716fccd1a54222338ced50.tar.xz mullvadvpn-0ffe971653899c8079716fccd1a54222338ced50.zip | |
Update CHANGELOG
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index afc660c4e0..d54b3718e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - Increase a timeout for problem report collection to fix a timeout error on slower machines. - Fix a memory leak in the problem report collection routine. - Fix an issue when viewing a problem report brought up a dialog to choose the application to open the file. +- Fix a bug in account input field that advanced the cursor to the end regardless its prior position. ## [2018.1-beta10] - 2018-02-13 ### Added |
