From: Jeffrey Altman Date: Sun, 28 Aug 2005 21:48:25 +0000 (+0000) Subject: windows-notes-20050828 X-Git-Tag: openafs-devel-1_5_0~351 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=308ed8fecbeb0a6eb70461016f9b726830cb7979;p=packages%2Fo%2Fopenafs.git windows-notes-20050828 updates --- diff --git a/doc/txt/winnotes/afs-changes-since-1.2.txt b/doc/txt/winnotes/afs-changes-since-1.2.txt index e5a8c0218..fa592e0e5 100644 --- a/doc/txt/winnotes/afs-changes-since-1.2.txt +++ b/doc/txt/winnotes/afs-changes-since-1.2.txt @@ -1,3 +1,18 @@ +Since 1.4.0 rc1: 1.4.0 rc2 released (28 Aug 2005) + + * Removed trace log messages that were hampering performance. + + * Fixed a deadlock that was being triggered by editing Word + documents stored within AFS with WinWord 2003. + + * Bit 3 of the TraceOption registry value is now used to set the + default for "fs trace" in the non-Debug builds. The new default + is off for release builds and on for debug builds. + + * Bit 2 of the TraceOption registry value can be used to turn on + real-time output of debug log entries to the Windows Debug + Output monitor interface. This data can be viewed with tools + such as Sysinternal's DbgView. New development series 1.5.0 begun (17 Aug 2005)