diff options
author | John Ankarström <john@ankarstrom.se> | 2020-10-23 01:27:27 +0200 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2020-10-23 01:27:27 +0200 |
commit | 22ad84e906461725d55d79f33b3b768178cbdf31 (patch) | |
tree | 932e9e46f2c6859fc221783ca411f533fa3364ce /CHANGELOG.txt | |
parent | aff6b7d7c99f8b99d0da630fb97d8576043a916a (diff) | |
download | drm-22ad84e906461725d55d79f33b3b768178cbdf31.tar.gz |
release 1.4.1
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 3c7f2d2..745ff71 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,5 +1,9 @@ -CHANGELOG ----------------------- 1.4 ---------------------- 2020-05-03 +CHANGELOG ---------------------- 1.4.1 --------------------- 2020-05-03 -NEW: Support for custom refresh rates in the Resolutions registry key, - e.g. "1600x1200 72Hz|1280x960 80Hz|1024x768 110Hz". Note that this - exact syntax must be used.
\ No newline at end of file +NEW: An empty field ("||") in the Resolutions registry key is now + rendered as a separator in the tray menu. +NEW: The tray menu now shows the current resolution with a checkmark + next to it. +NEW: If the user holds Shift while opening the tray menu, a new Restart + options appears instead of Exit, allowing for faster configuration + tweaking.
\ No newline at end of file |