OSDN Git Service

Update release notes and changelog for 2.16.3
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Wed, 26 Jun 2019 14:39:21 +0000 (23:39 +0900)
committerTakashi Sawanaka <sdottaka@users.sourceforge.net>
Wed, 26 Jun 2019 14:39:21 +0000 (23:39 +0900)
Docs/Users/ChangeLog.txt
Docs/Users/ReleaseNotes.html

index 24d9321..cb07dac 100644 (file)
@@ -23,6 +23,7 @@ WinMerge 2.16.3
   - Bugfix: WinMerge could not compare files that are opened in other
      applications
   - Show progress bar while generating Folder Compare Report
+  - Use own colors settings for folder compare (Bitbucket PR #49)
   Project file:
   - Bugfix: Possible Bugs in 2.16.2 (sf.net #2221)
   - Supporting relative path in project file (Bitbucket #158)
index 7f4640b..3cb7ddb 100644 (file)
@@ -86,6 +86,7 @@ Please submit bug reports to our <a href="http://bitbucket.org/winmerge/winmerge
   <li>Made diff algorithm selectable by using libXDiff. algorithms: default(Myers), patience, histogram</li>
   <li>triple click to select whole line (Bitbucket #144)</li>
   <li>Add support for merging word level diffs in selection. <a href="https://i.gyazo.com/af18960bd1f121213a2cd9287cae9cf4.gif">demo</a></li>
+  <li>Use own colors settings for folder compare (Bitbucket PR #49)</li>
 </ul>
 
 <h4>Folder compare</h4>