Skip to content

Commit d880fb7

Browse files
committed
Update ChangeLog&ReleaseNotes (6)
1 parent bc3759b commit d880fb7

File tree

4 files changed

+26
-4
lines changed

4 files changed

+26
-4
lines changed

Docs/Users/ChangeLog.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,11 @@ <h1 id="change-log">Change log</h1>
3131
<h2 id="winmerge-21646---2025-01-27">WinMerge 2.16.46 - 2025-01-27</h2>
3232
<h3 id="general">General</h3>
3333
<ul>
34-
<li>BugFix: ALT-F4 opens Tools menu instead of exit from WinMerge
35-
(#2592)</li>
34+
<li><p>BugFix: ALT-F4 opens Tools menu instead of exit from WinMerge
35+
(#2592)</p></li>
36+
<li><p>BugFix: Fixes an issue causing a momentary drawing shift when
37+
launching WinMerge with Windows animation effects enabled and the window
38+
maximized.</p></li>
3639
</ul>
3740
<h3 id="folder-compare">Folder compare</h3>
3841
<ul>
@@ -46,6 +49,8 @@ <h3 id="folder-compare">Folder compare</h3>
4649
</ul>
4750
<h3 id="plugins">Plugins</h3>
4851
<ul>
52+
<li><p>BugFix: Fixes an issue where the Plugins → Prediffer menu is not
53+
displayed correctly since version 2.16.43.</p></li>
4954
<li><p>Enable per-file plugin application with file number specification
5055
(PR #2598)</p></li>
5156
<li><p>Some Plugins window fixes (PR

Docs/Users/ChangeLog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
- BugFix: ALT-F4 opens Tools menu instead of exit from WinMerge (#2592)
88

9+
- BugFix: Fixes an issue causing a momentary drawing shift when launching
10+
WinMerge with Windows animation effects enabled and the window maximized.
11+
912
### Folder compare
1013

1114
- BugFix: Compare - Text files different and case also different
@@ -15,6 +18,9 @@
1518

1619
### Plugins
1720

21+
- BugFix: Fixes an issue where the Plugins → Prediffer menu is not displayed
22+
correctly since version 2.16.43.
23+
1824
- Enable per-file plugin application with file number specification (PR #2598)
1925

2026
- Some Plugins window fixes (PR #2621,#198,#1168,#1350,#1995)

Docs/Users/ReleaseNotes.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,11 @@ <h2 id="about-this-release">About This Release</h2>
4646
<h2 id="what-is-new-in-21646">What Is New in 2.16.46</h2>
4747
<h3 id="general">General</h3>
4848
<ul>
49-
<li>BugFix: ALT-F4 opens Tools menu instead of exit from WinMerge
50-
(#2592)</li>
49+
<li><p>BugFix: ALT-F4 opens Tools menu instead of exit from WinMerge
50+
(#2592)</p></li>
51+
<li><p>BugFix: Fixes an issue causing a momentary drawing shift when
52+
launching WinMerge with Windows animation effects enabled and the window
53+
maximized.</p></li>
5154
</ul>
5255
<h3 id="folder-compare">Folder compare</h3>
5356
<ul>
@@ -61,6 +64,8 @@ <h3 id="folder-compare">Folder compare</h3>
6164
</ul>
6265
<h3 id="plugins">Plugins</h3>
6366
<ul>
67+
<li><p>BugFix: Fixes an issue where the Plugins ¨ Prediffer menu is not
68+
displayed correctly since version 2.16.43.</p></li>
6469
<li><p>Enable per-file plugin application with file number specification
6570
(PR #2598)</p></li>
6671
<li><p>Some Plugins window fixes (PR

Docs/Users/ReleaseNotes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Please submit bug reports to our bug-tracker.
2121

2222
- BugFix: ALT-F4 opens Tools menu instead of exit from WinMerge (#2592)
2323

24+
- BugFix: Fixes an issue causing a momentary drawing shift when launching
25+
WinMerge with Windows animation effects enabled and the window maximized.
26+
2427
### Folder compare
2528

2629
- BugFix: Compare - Text files different and case also different
@@ -30,6 +33,9 @@ Please submit bug reports to our bug-tracker.
3033

3134
### Plugins
3235

36+
- BugFix: Fixes an issue where the Plugins ¨ Prediffer menu is not displayed
37+
correctly since version 2.16.43.
38+
3339
- Enable per-file plugin application with file number specification (PR #2598)
3440

3541
- Some Plugins window fixes (PR #2621,#198,#1168,#1350,#1995)

0 commit comments

Comments
 (0)