Mercurial > hg > easyhg-kdiff3
changeset 42:f8290ffda5ca
CR-Bug and Sync-mode-bug fixed
author | joachim99 |
---|---|
date | Tue, 14 Oct 2003 21:03:13 +0000 |
parents | 311175668b79 |
children | bd0d29eb0d7b |
files | kdiff3/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/kdiff3/ChangeLog Tue Oct 14 20:51:45 2003 +0000 +++ b/kdiff3/ChangeLog Tue Oct 14 21:03:13 2003 +0000 @@ -1,4 +1,4 @@ -Version 0.9.71 - 2003/10/12 +Version 0.9.71 - 2003/10/14 =========================== - Windows-Installer by Sebastien Fricker. - Bugfixes for Windows. (Problems with setFont() in paintEvent().) @@ -6,6 +6,8 @@ - Fix for compilation with gcc 2.95 - Support for Ctrl-Tab under Windows. - Fix for finding documentation. +- Fix for problem with directory-sync-mode (new in 0.9.70). +- Fix for several subsequent CR-characters in input file. Version 0.9.70 - 2003/09/28 ===========================