]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-windows-notes-20060516 openafs-stable-1_4_1b
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 16 May 2006 15:45:10 +0000 (15:45 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 16 May 2006 15:45:10 +0000 (15:45 +0000)
notes for 1.4.1b

doc/txt/winnotes/afs-changes-since-1.2.txt

index e990bf2346aff42552a60a361a7e78c1c3154b7e..03e0549d25837def7bf0a53234e815a81cb0e19f 100644 (file)
@@ -1,4 +1,28 @@
-Since 1.4.1 rc10: 1.4.1 rc11 released (9 April 2006)
+Since 1.4.1a: 1.4.1b (16 May 2006)
+
+ * More changes to cleanup of smb_vc_t objects in
+   order to prevent race conditions.
+
+ * Reduce the amount of Power Management event logging
+   to afsd_init.log
+
+ * If the client detects that the IP address has 
+   changed, force the use of new RX connections.  This
+   enables the file server to recognize that the client
+   has moved.
+
+Since 1.4.1: 1.4.1a (1 May 2006)
+
+ * Remove a race condition and deadlock associated 
+   with cleanup of smb_vc_t objects.
+
+ * Fix the ANSI filename support.  One function that
+   required it was missing the translations.
+
+ * Fix the pthread library so that it can be loaded
+   and unloaded safely by an application.
+
+Since 1.4.1 rc10: 1.4.1 released (9 April 2006)
 
  * Add code to protect against an undercount of smb_vc_t 
    references in the smb_allVCsp list.  This is a temporary