Index: openafs/doc/txt/winnotes/afs-changes-since-1.2.txt
diff -c openafs/doc/txt/winnotes/afs-changes-since-1.2.txt:1.13.2.70 openafs/doc/txt/winnotes/afs-changes-since-1.2.txt:1.13.2.73
*** openafs/doc/txt/winnotes/afs-changes-since-1.2.txt:1.13.2.70	Mon Aug 21 02:27:22 2006
--- openafs/doc/txt/winnotes/afs-changes-since-1.2.txt	Wed Aug 30 03:43:47 2006
***************
*** 1,3 ****
--- 1,20 ----
+ Since 1.4.2-rc1: (1.4.2-rc2 released 30 Aug 2006)
+ 
+  * Fix rx usage of WSAStartup/WSACleanup
+ 
+  * Correct afsauthent.dll export list.
+ 
+  * Fix renaming on Vista from Explorer.
+ 
+  * Allow the AFS Shell Extension to always find its resource library.
+ 
+  * Fix the code that writes the backconnectionhostnames value
+    to ensure that the data buffer is written with the correct 
+    length.
+ 
+  * Do not panic if the maximum number of volume entries are in use
+    and one of them can be recycled.
+ 
  Since 1.4.2-beta3:  (1.4.2-rc1 released 22 Aug 2006)
  
   * integrated logon could cause winlogin.exe to blue screen windows
***************
*** 7,16 ****
   * do not generate MessageBox dialogs on network errors.  they 
     cause more trouble then they are worth.
  
-  * Fix the code that writes the backconnectionhostnames value
-    to ensure that the data buffer is written with the correct 
-    length.
- 
   * corrections to cm_buf_t handling to ensure that buffers are
     removed from queues before they are freed and that holds are
     obtained on the next buffer in a chain before releasing the
--- 24,29 ----
