diff --git a/Docs/Users/ChangeLog.html b/Docs/Users/ChangeLog.html
index 527a58be724..48df55d74c5 100644
--- a/Docs/Users/ChangeLog.html
+++ b/Docs/Users/ChangeLog.html
@@ -22,9 +22,6 @@
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
-
Change log
@@ -59,6 +56,8 @@ File compare
BugFix: Crash on opening 2 files via drag & drop (#2548)
BugFix: A crash could occur if a single invalid file path was
specified in the "Select files or folders" window.
+BugFix: "Debug Assertion Failed!" Error When Refreshing After
+Deleting All Content in Left or Right Pane (#2556)
Adjust right-click deselect from down to up to preserve RB + scroll
anywhere (PR #2511)
Press 1-3 to copy current diff line to clipbd while popup menu is
@@ -71,6 +70,9 @@ Options dialog
- Add a "Defaults" button to the "Options (Colors/System)" dialog. (PR
#2506)
+- The "Clear all recent items" button in the Shell Integration
+category of the Options dialog now clears combobox history as well as
+jump lists. (#2555)
Plugins
@@ -96,7 +98,8 @@ Translations
- Korean (PR #2496,#2533)
- Lithuanian (PR #2503,#2537)
- Portuguese (PR #2507)
-- Russian (PR #2500,#2502,#2521,#2522,#2528,#2531,#2538,#2542)
+- Russian (PR
+#2500,#2502,#2521,#2522,#2528,#2531,#2538,#2542,frhed#17, frhed#18)
WinMerge 2.16.44 - 2024-10-27
diff --git a/Docs/Users/ChangeLog.md b/Docs/Users/ChangeLog.md
index a86f5fca4e3..a354235e902 100644
--- a/Docs/Users/ChangeLog.md
+++ b/Docs/Users/ChangeLog.md
@@ -28,6 +28,8 @@
- BugFix: Crash on opening 2 files via drag & drop (#2548)
- BugFix: A crash could occur if a single invalid file path was specified in
the "Select files or folders" window.
+- BugFix: "Debug Assertion Failed!" Error When Refreshing After Deleting All
+ Content in Left or Right Pane (#2556)
- Adjust right-click deselect from down to up to preserve RB + scroll anywhere
(PR #2511)
- Press 1-3 to copy current diff line to clipbd while popup menu is open
@@ -39,6 +41,8 @@
### Options dialog
- Add a "Defaults" button to the "Options (Colors/System)" dialog. (PR #2506)
+- The "Clear all recent items" button in the Shell Integration category of the
+ Options dialog now clears combobox history as well as jump lists. (#2555)
### Plugins
@@ -63,7 +67,8 @@
- Korean (PR #2496,#2533)
- Lithuanian (PR #2503,#2537)
- Portuguese (PR #2507)
- - Russian (PR #2500,#2502,#2521,#2522,#2528,#2531,#2538,#2542)
+ - Russian (PR #2500,#2502,#2521,#2522,#2528,#2531,#2538,#2542,frhed#17,
+ frhed#18)
## WinMerge 2.16.44 - 2024-10-27
diff --git a/Docs/Users/ReleaseNotes.html b/Docs/Users/ReleaseNotes.html
index f487136006e..5b117a732e5 100644
--- a/Docs/Users/ReleaseNotes.html
+++ b/Docs/Users/ReleaseNotes.html
@@ -22,9 +22,6 @@
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
-
WinMerge 2.16.45.0 Beta
@@ -71,6 +68,8 @@ File compare
BugFix: Crash on opening 2 files via drag & drop (#2548)
BugFix: A crash could occur if a single invalid file path was
specified in the "Select files or folders" window.
+BugFix: "Debug Assertion Failed!" Error When Refreshing After
+Deleting All Content in Left or Right Pane (#2556)
Adjust right-click deselect from down to up to preserve RB + scroll
anywhere (PR #2511)
Press 1-3 to copy current diff line to clipbd while popup menu is
@@ -83,6 +82,9 @@ Options dialog
- Add a "Defaults" button to the "Options (Colors/System)" dialog. (PR
#2506)
+- The "Clear all recent items" button in the Shell Integration
+category of the Options dialog now clears combobox history as well as
+jump lists. (#2555)
Plugins
diff --git a/Docs/Users/ReleaseNotes.md b/Docs/Users/ReleaseNotes.md
index ee2d0df5c1b..9df38515c1e 100644
--- a/Docs/Users/ReleaseNotes.md
+++ b/Docs/Users/ReleaseNotes.md
@@ -41,6 +41,8 @@ Please submit bug reports to our bug-tracker.
- BugFix: Crash on opening 2 files via drag & drop (#2548)
- BugFix: A crash could occur if a single invalid file path was specified in
the "Select files or folders" window.
+- BugFix: "Debug Assertion Failed!" Error When Refreshing After Deleting All
+ Content in Left or Right Pane (#2556)
- Adjust right-click deselect from down to up to preserve RB + scroll anywhere
(PR #2511)
- Press 1-3 to copy current diff line to clipbd while popup menu is open
@@ -52,6 +54,8 @@ Please submit bug reports to our bug-tracker.
### Options dialog
- Add a "Defaults" button to the "Options (Colors/System)" dialog. (PR #2506)
+- The "Clear all recent items" button in the Shell Integration category of the
+ Options dialog now clears combobox history as well as jump lists. (#2555)
### Plugins