From 55d55a78b90ea49922b572cce0d6b91f4809e380 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Sat, 9 Feb 2008 12:39:21 +0000 Subject: [PATCH] DEVEL15-windows-notes-20080209 LICENSE MIT more updates for 1.5.31 --- doc/txt/winnotes/afs-changes-since-1.2.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/txt/winnotes/afs-changes-since-1.2.txt b/doc/txt/winnotes/afs-changes-since-1.2.txt index a633d82f4..cb89c4920 100644 --- a/doc/txt/winnotes/afs-changes-since-1.2.txt +++ b/doc/txt/winnotes/afs-changes-since-1.2.txt @@ -132,6 +132,18 @@ Since 1.5.30 not attempt to validate the target path. There is no reliable method of doing so. + * Improve performance of \\afs\\ + access by eliminating extraneous attempts to search the + CellServDB file and DNS AFSDB records. Share names + containing '%' or '#' are not valid cell names. + + * Return STATUS_RANGE_NOT_LOCKED if the application attempts + to unlock a range that is not currently locked. + + * Enable the 32-bit tools to read the 64-bit registry keys + when executing in the WOW64 environment. + + Since 1.5.29 * Fix buffer refcount leak introduced in 1.5.29 -- 2.39.5