OSDN Git Service

Update ChangeLog&ReleaseNotes (3)
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sun, 25 Sep 2022 14:00:03 +0000 (23:00 +0900)
committerTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sun, 25 Sep 2022 14:00:03 +0000 (23:00 +0900)
Docs/Users/ReleaseNotes.html
Docs/Users/ReleaseNotes.md

index 019d7fe..0a7450c 100644 (file)
 <li>Spanish (PR #1406)</li>
 </ul></li>
 </ul>
-<h2 id="winmerge-21622---2022-07-27">WinMerge 2.16.22 - 2022-07-27</h2>
-<h3 id="general-1">General</h3>
-<ul>
-<li>Allow renaming of untitled pages (#1395)</li>
-</ul>
-<h3 id="file-compare-1">File compare</h3>
-<ul>
-<li>BugFix: &quot;Replace All&quot; doesn&#39;t work when Replace in &quot;Selection&quot; and the new string contains the old string. (#1376)</li>
-<li>BugFix: “Match case” in Search always enabled (#1380)</li>
-<li>BugFix: vertical editing for .h file is quite slow (#1386)</li>
-<li>BugFix: replace text using regular expressions behaves incorrectly if multiple matches on the same line (#1387, PR #1388)</li>
-<li>Optimize snake function (PR #1411)</li>
-</ul>
-<h3 id="folder-compare-1">Folder compare</h3>
-<ul>
-<li>BugFix: Fix an issue where paths with different case are not displayed correctly in the folder column of the folder compare window when comparing three directories. (PR #1372)</li>
-<li>BugFix: Fix renaming process in folder compare window. (PR #1392)</li>
-<li>BugFix: Elapsed time was no longer displayed in the status bar after folder comparison.</li>
-<li>BugFix: Fix an issue where the folder column is not updated for child items after renaming a directory in the folder compare window. (PR #1408)</li>
-</ul>
-<h3 id="plugins">Plugins</h3>
-<ul>
-<li>Modify textbox behavior (CompareMSExcelFiles options dialog) (PR #1374)</li>
-<li>Make wsc files available as plug-in (PR #1390)</li>
-</ul>
-<h3 id="archive-support-1">Archive support</h3>
-<ul>
-<li>Update 7-Zip to 22.00</li>
-</ul>
-<h3 id="project-file">Project file</h3>
-<ul>
-<li>Add a feature to save/restore hidden items to/from a project file.(PR #1377)</li>
-</ul>
-<h3 id="options-dialog">Options dialog</h3>
-<ul>
-<li>New setting to decide when to save/restore hidden items when project is saved/loaded (PR #1377)</li>
-</ul>
-<h3 id="translations-1">Translations</h3>
-<ul>
-<li>Translation updates:
-<ul>
-<li>Bulgarian (PR #1375)</li>
-<li>French (PR #1418)</li>
-<li>Galician (PR #1400)</li>
-<li>German (PR #1396,#1399)</li>
-<li>Hungarian (PR #1393,#1398)</li>
-<li>Japanese</li>
-<li>Lithuanian (PR #1394)</li>
-<li>Portuguese (PR #1416)</li>
-</ul></li>
-</ul>
-<h3 id="internals">Internals</h3>
-<ul>
-<li>Fix typo in SuperComboBox.cpp (PR #1379)</li>
-</ul>
 <h2 id="known-issues">Known issues</h2>
 <ul>
 <li>Suggestion to make the result of image comparison more reliable (#1391)</li>
index 8c3033a..7f0cfd8 100644 (file)
@@ -75,66 +75,6 @@ Please submit bug reports to our bug-tracker.
   - Slovenian (#1424,PR #1461)
   - Spanish (PR #1406)
 
-## WinMerge 2.16.22 - 2022-07-27
-
-### General
-
-- Allow renaming of untitled pages (#1395)
-
-### File compare
-
-- BugFix: "Replace All" doesn't work when Replace in "Selection" and the new
-    string contains the old string. (#1376)
-- BugFix: “Match case” in Search always enabled (#1380)
-- BugFix: vertical editing for .h file is quite slow (#1386)
-- BugFix: replace text using regular expressions behaves incorrectly if
-    multiple matches on the same line (#1387, PR #1388)
-- Optimize snake function (PR #1411)
-
-### Folder compare
-
-- BugFix: Fix an issue where paths with different case are not displayed
-    correctly in the folder column of the folder compare window when comparing
-    three directories. (PR #1372)
-- BugFix: Fix renaming process in folder compare window. (PR #1392)
-- BugFix: Elapsed time was no longer displayed in the status bar after folder
-    comparison.
-- BugFix: Fix an issue where the folder column is not updated for child items
-    after renaming a directory in the folder compare window. (PR #1408)
-
-### Plugins
-
-- Modify textbox behavior (CompareMSExcelFiles options dialog) (PR #1374)
-- Make wsc files available as plug-in (PR #1390)
-
-### Archive support
-
-- Update 7-Zip to 22.00
-
-### Project file
-
-- Add a feature to save/restore hidden items to/from a project file.(PR #1377)
-
-### Options dialog
-
-- New setting to decide when to save/restore hidden items when project is saved/loaded (PR #1377)
-
-### Translations
-
-- Translation updates:
-  - Bulgarian (PR #1375)
-  - French (PR #1418)
-  - Galician (PR #1400)
-  - German (PR #1396,#1399)
-  - Hungarian (PR #1393,#1398)
-  - Japanese
-  - Lithuanian (PR #1394)
-  - Portuguese (PR #1416)
-
-### Internals
-
-  - Fix typo in SuperComboBox.cpp (PR #1379)
-
 ## Known issues
 
  - Suggestion to make the result of image comparison more reliable (#1391)