Mercurial > hg > easyhg-kdiff3
diff kdiff3/ChangeLog @ 73:f7dad0aa6146
KDiff3-0.9.90-Qt4
author | joachim99 |
---|---|
date | Sun, 14 May 2006 20:09:06 +0000 |
parents | 8febbfb1148c |
children | 08ea9b86c12c |
line wrap: on
line diff
--- a/kdiff3/ChangeLog Tue Apr 18 21:16:38 2006 +0000 +++ b/kdiff3/ChangeLog Sun May 14 20:09:06 2006 +0000 @@ -1,3 +1,14 @@ +Version 0.9.90 - 2006/05/14 +=========================== +- Fixed KIO-problems of type "File exists" with tempfiles (introduced in 0.9.89) +- Fix for manual alignment with 3 files which caused crash (new feature in 0.9.89) +- Fix for Alt-Left caused crash for leftmost window on windows (due to changed compiler) +- Use of WResizeNoErase|WRepaintNoErase instead of WNoAutoErase (fix for compiler error with Qt3.1) +- Removed #include <konq_popupmenu.h> which is (currently) unneeded and required extra dependencies. +- Removed "Save/Load Directory Merge State ..." in directory menu. (These aren't working yet.) +- Fixed crash when used as Diff-part with KDevelop. +- Preserve executable bit when overwriting an existing file. + Version 0.9.89 - 2006/04/09 =========================== New features: