Mercurial > hg > easyhg-kdiff3
diff kdiff3/ChangeLog @ 2:53b8ecbce0cb
Initial revision
author | joachim99 |
---|---|
date | Sun, 18 Aug 2002 16:23:32 +0000 |
parents | |
children | 31907692deee |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/kdiff3/ChangeLog Sun Aug 18 16:23:32 2002 +0000 @@ -0,0 +1,19 @@ +Version 0.81 - 2002/08/18 +======================== +New features: +- Now KDE3 is also supported. Previously only KDE2 was supported. +- Navigation via click into the overview column now supported. + +Fixed bugs: +- Some input files caused a crash in the diff-algorithm. +- The meaning of option "Ignore trivial matches" was inverted. +- When selecting a text in one window, this deselects any previously + active selection in the same or another window. + + + +Version 0.8 - 2002/07/28 +======================== +This is the first version to be released. +It has all features intended for version 1.0 but so far has only been +tested by the original author.