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