+Since 1.5.7:
+
+ * Return Invalid Parameter error for unknown InfoLevels in
+ SMB Tran2 Search Directory.
+
+ * Correctly use WSAStartup and WSACleanup within the RX library
+
+ * Check that afsd_service.exe is running before performing
+ a pioctl call.
+
+ * Force AFS Shell Extension to load resource DLL using
+ afs_shl_ext.dll as a base name.
+
+ * (Wix) install afs_shl_ext_XXXX.dll and afs_creds_XXXX.dll in
+ OpenAFS\Client\Program
+
+ * Fix SMB_SET_FILE_END_OF_FILE_LENGTH
+
+ * Do not panic if the maximum number of volume entries are in use
+ and one of them can be recycled.
+
Since 1.5.6:
* Fix the code that reads the backconnnectionhostnames value
-This file is a rough list of known issues with the 1.5.3 release of OpenAFS
+This file is a rough list of known issues with the 1.5.8 release of OpenAFS
on Windows. This list is not complete. There are probably other issues which
can be found in the RT database or on the mailing list.
WriteBulk
WriteBulkData
Tran2::SessionSetup
+ Tran2::Directory Search InfoLevel 0x105 / 0x106
19. StoreBehind mode is not implemented. Or more correctly, all data is
written directly to the server and is not cached. Writes invalidate
the local cache entries which are then read back from the server.