From 6fc209870014d1e665f16d1e17e49db5a89fe6e5 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Fri, 10 Mar 2006 19:14:11 +0000 Subject: [PATCH] STABLE14-windows-notes-20060310 updates for 1.4.1-rc10 --- doc/txt/winnotes/afs-changes-since-1.2.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/doc/txt/winnotes/afs-changes-since-1.2.txt b/doc/txt/winnotes/afs-changes-since-1.2.txt index e3a61f1e81..f7973ffae2 100644 --- a/doc/txt/winnotes/afs-changes-since-1.2.txt +++ b/doc/txt/winnotes/afs-changes-since-1.2.txt @@ -1,3 +1,24 @@ +Since 1.4.1 rc9: 1.4.1 rc10 released (10 March 2006) + + * Fix the rx-lwp implementation to randomly generate rx call + identifiers which are supposed to be unique at a given point + in time. This affects some of the command line tools used + for debugging but not the AFS Client Service itself which + uses the rx-pthreads implementation. + + * xstats_fs_test.exe and xstats_cm_test.exe are now built for + Windows although they are not distributed + + * don't generate an exception when logging unexpected SMB packets + + * the data structures used by cm_IoctlGetVolumeStatus and + cm_IoctlSetVolumeStatus are not compatible with the CIFS + Get/Set File Information calls so don't bother executing them. + +Since 1.4.1 rc8: + + * Nothing + Since 1.4.1 rc7: * Windows will return WSAECONNRESET to the next receive packet