From: Jeffrey Altman Date: Wed, 30 Sep 2009 19:42:16 +0000 (+0200) Subject: Windows: change log for 1.5.65 X-Git-Tag: openafs-devel-1_5_65~2 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=75dbaa82cd54bdbfc99a8c66a9d7a7327041863b;p=packages%2Fo%2Fopenafs.git Windows: change log for 1.5.65 LICENSE: MIT Reviewed-on: http://gerrit.openafs.org/559 Tested-by: Derrick Brashear Reviewed-by: Derrick Brashear --- diff --git a/doc/txt/winnotes/afs-changes-since-1.2.txt b/doc/txt/winnotes/afs-changes-since-1.2.txt index 5cdbd195e..784adadc5 100644 --- a/doc/txt/winnotes/afs-changes-since-1.2.txt +++ b/doc/txt/winnotes/afs-changes-since-1.2.txt @@ -1,3 +1,14 @@ +Since 1.5.64 + * Short circuit background volume checks if a shutdown + or suspend request is received. + + * Avoid contacting the file server in order to allocate + an empty buffer beyond the current length of the file. + + * When a request for streams on a directory or mount + point object is received, do not offer a default stream. + This was affecting the saving of roaming profiles. + Since 1.5.63 * Fix Windows 2000 compatibility. Do not call rand_s() even if it is compatible with the C run time library