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.17 openafs/doc/txt/winnotes/afs-changes-since-1.2.txt:1.72.2.19 *** openafs/doc/txt/winnotes/afs-changes-since-1.2.txt:1.72.2.17 Tue Dec 26 15:31:40 2006 --- openafs/doc/txt/winnotes/afs-changes-since-1.2.txt Mon Jan 15 15:54:32 2007 *************** *** 1,5 **** --- 1,17 ---- + Since 1.5.13 + + * Enforce Unix Mode Write bit to prevent file deletion of read only + files. + + * The CIFS READ and LIST permissions use the same value 0x0001. + When a directory is being accessed, check for PRSFS_LOOKUP + instead of PRSFS_READ. + Since 1.5.12 + * Fix computations of short names of mount points. They were + broken as part of the directory search optimization. (1.5.13a) + * When all buffers are in use, periodically sleep the threads waiting for a buffer to become free while the global buffer lock is not being held in order to permit those threads that