diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-07-23 16:33:06 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-07-23 18:12:13 -0300 |
| commit | c74a9d102eb7e9aeecf853498ad832a10e877ee1 (patch) | |
| tree | a2991e5cc112a43416f57df98880c79dcdde4b75 | |
| parent | fec437d345134d56a5f614d8dc6cd371400e5deb (diff) | |
| download | mullvadvpn-c74a9d102eb7e9aeecf853498ad832a10e877ee1.tar.xz mullvadvpn-c74a9d102eb7e9aeecf853498ad832a10e877ee1.zip | |
Describe UI log rotation 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 a4ad5a12fe..f2e8f1914b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,8 @@ Line wrap the file at 100 chars. Th - Add "auto-connect" setting in daemon, and make it configurable from CLI. Determines if the daemon should secure the network and start establishing a tunnel directly when it starts on boot. - Add "auto-connect" and "auto-start" options to the application preferences view. +- Create a new UI log file for every UI execution session, and preserve the log from the previous + session. #### Windows - Include version information (meta data) in executables and DLLs. |
