# HG changeset patch # User joachim99 # Date 1066165393 0 # Node ID f8290ffda5ca5d2f00e465b306b46b9d324f90ff # Parent 311175668b794ccfa39977c6c210af6a8d532665 CR-Bug and Sync-mode-bug fixed diff -r 311175668b79 -r f8290ffda5ca kdiff3/ChangeLog --- 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 ===========================