Windows: change log for 1.5.65
authorJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 30 Sep 2009 19:42:16 +0000 (21:42 +0200)
committerDerrick Brashear <shadow|account-1000005@unknown>
Wed, 30 Sep 2009 21:35:03 +0000 (14:35 -0700)
LICENSE: MIT
Reviewed-on: http://gerrit.openafs.org/559
Tested-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>

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

index 5cdbd19..784adad 100644 (file)
@@ -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