* new-features.sgml: Add section about chaged (no)winsymlink default.

This commit is contained in:
Corinna Vinschen 2009-03-24 13:51:25 +00:00
parent 22836f13b6
commit 8ce3e7abc8
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2009-03-24 Corinna Vinschen <corinna@vinschen.de>
* new-features.sgml: Add section about chaged (no)winsymlink default.
2009-03-24 Corinna Vinschen <corinna@vinschen.de>
* cygwinenv.sgml: Move "codepage:xxx" to the removed options section.

View File

@ -75,6 +75,10 @@
- New open(2) flags O_DIRECTORY, O_EXEC and O_SEARCH.
- Make the original style symlinks (file with SYSTEM attribute set)
default again when creating symlinks. Only create Windows shortcut
style symlinks if CYGWIN=winsymlinks is set in the environment.
- Handle NTFS native symlinks available since Vista/2008 as symlinks
(but don't create Vista/2008 symlinks due to unfortunate OS restrictions).