Index: openafs/doc/man-pages/pod8/fileserver.pod
diff -c openafs/doc/man-pages/pod8/fileserver.pod:1.5.2.9 openafs/doc/man-pages/pod8/fileserver.pod:1.5.2.10
*** openafs/doc/man-pages/pod8/fileserver.pod:1.5.2.9	Sun Jul 13 19:37:39 2008
--- openafs/doc/man-pages/pod8/fileserver.pod	Fri Jul 18 02:19:33 2008
***************
*** 50,56 ****
      S<<< [B<-fs-state-verify>] (none | save | restore | both)] >>>
      S<<< [B<-vhashsize> <I<log(2) of number of volume hash buckets>>] >>>
      S<<< [B<-vlrudisable>] >>>
!     S<<< [B<-vlruthresh> <I<minutes before unused volumes become eligible for soft detach>>] >>>
      S<<< [B<-vlruinterval> <I<seconds between VLRU scans>>] >>>
      S<<< [B<-vlrumax> <I<max volumes to soft detach in one VLRU scan>>] >>>
      S<<< [B<-vattachpar> <I<number of volume attach threads>>] >>>
--- 50,56 ----
      S<<< [B<-fs-state-verify>] (none | save | restore | both)] >>>
      S<<< [B<-vhashsize> <I<log(2) of number of volume hash buckets>>] >>>
      S<<< [B<-vlrudisable>] >>>
!     S<<< [B<-vlruthresh> <I<minutes before eligibility for soft detach>>] >>>
      S<<< [B<-vlruinterval> <I<seconds between VLRU scans>>] >>>
      S<<< [B<-vlrumax> <I<max volumes to soft detach in one VLRU scan>>] >>>
      S<<< [B<-vattachpar> <I<number of volume attach threads>>] >>>
Index: openafs/doc/txt/winnotes/afs-changes-since-1.2.txt
diff -c openafs/doc/txt/winnotes/afs-changes-since-1.2.txt:1.72.2.54 openafs/doc/txt/winnotes/afs-changes-since-1.2.txt:1.72.2.58
*** openafs/doc/txt/winnotes/afs-changes-since-1.2.txt:1.72.2.54	Wed Jul 16 01:56:51 2008
--- openafs/doc/txt/winnotes/afs-changes-since-1.2.txt	Mon Jul 28 23:20:49 2008
***************
*** 1,3 ****
--- 1,24 ----
+ Since 1.5.50
+  * Fix Large File Support (broken in 1.5.50)
+ 
+  * Fix "fs setacl" (broken in 1.5.50)
+ 
+  * Fix pioctl path evaluation of drive letter
+    mapped paths. (broken in 1.5.50)
+ 
+  * Fix installation of VC8 Runtime library in the EXE
+    Retail installer. (broken in 1.5.50)
+ 
+  * Avoid a potential deadlock during Volume Location 
+    updates if all the file servers are unreachable at 
+    the time the VL update succeeds.
+ 
+  * Ensure that rx connection object is references 
+    during VL RPCs.
+ 
+  * Fix propagation of over quota errors during cm_FSync()
+    calls.
+ 
  Since 1.5.39 [1.5.50 released 16 July 2008]
   * There were no releases between 1.5.39 and 1.5.50.
  
