Cygwin: 3.6.0: add release entries for pinned/unpinned flag handling
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
775069553b
commit
3af5d2bbdd
|
@ -9,6 +9,10 @@ What's new:
|
|||
|
||||
- New API call: timespec_get.
|
||||
|
||||
- Add FS_IOC_[GS]ETFLAGS FS_PINNED_FL and FS_UNPINNED_FL flags to handle
|
||||
Windows attributes FILE_ATTRIBUTE_PINNED and FILE_ATTRIBUTE_UNPINNED.
|
||||
Add matching 'p' and 'u' mode bits in chattr(1) and lsattr(1).
|
||||
|
||||
|
||||
What changed:
|
||||
-------------
|
||||
|
|
Loading…
Reference in New Issue