diff options
author | John Ankarström <john@ankarstrom.se> | 2020-10-23 01:23:13 +0200 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2020-10-23 01:23:13 +0200 |
commit | 4d3eaa0344e3e64aa1d288dc5f1f32f9fce1489a (patch) | |
tree | e7325dffcf5c11798402df38ce08b299f14ded50 /CHANGELOG.txt | |
parent | 784957540217d2cacd2a74fbd78689c6b9dcdc76 (diff) | |
download | drm-4d3eaa0344e3e64aa1d288dc5f1f32f9fce1489a.tar.gz |
release 1.1
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt new file mode 100644 index 0000000..74eecb7 --- /dev/null +++ b/CHANGELOG.txt @@ -0,0 +1,9 @@ +CHANGELOG ----------------------- 1.1 ---------------------- 2020-04-29 + +FIX: Removed exception for 2KCLIENT.EXE (forgot to remove it in origi- + nal version) +FIX: Now takes taskbar size into account when calculating window posi- + tions and sizes, by using MonitorWorkArea instead of absolute + screen area. +FIX: Removed unnecessary embedded tray icon. Now it just uses the exe- + cutable's icon.
\ No newline at end of file |