Mercurial > hg > easyhg-kdiff3
diff kdiff3/ChangeLog @ 68:d7cafcda8c99
KDiff3 0.9.87
author | joachim99 |
---|---|
date | Mon, 31 Jan 2005 22:30:47 +0000 |
parents | efe33e938730 |
children | 8febbfb1148c |
line wrap: on
line diff
--- a/kdiff3/ChangeLog Thu Sep 16 02:45:37 2004 +0000 +++ b/kdiff3/ChangeLog Mon Jan 31 22:30:47 2005 +0000 @@ -1,3 +1,12 @@ +Version 0.9.87 - 2005/30/01 +=========================== +- Unicode16 and UTF8 support (Internal data format is now QString (Unicode16). Conversion during save and load.) +- Directory "Full Analysis": Equality-Coloring for files with only whitespace differences. (Michael Denio) +- Support for right to left languages. +- In MergeResultWindow show "<Merge Conflict (Whitespace only)>" for whitespace-only conflicts +- Statusbar shows the number of remaining conflicts and whitespace conflicts. +- Go Next/Prev Difference/Conflict now have improved tooltips informing about "Show White Space"-disabled-behaviour. + Version 0.9.86 - 2004/06/14 =========================== - Double click on any file in directory merge would close the directory merge window. (Regression in 0.9.85)