2013-06-12 17:45:42 +00:00
|
|
|
What's new:
|
|
|
|
-----------
|
|
|
|
|
|
|
|
|
|
|
|
Bug fixes:
|
|
|
|
----------
|
|
|
|
|
|
|
|
- Fix long-standing problem which allows to access files via ".." using an
|
|
|
|
invalid POSIX path, for instance, `cd nonexistant/../existing_dir".
|
|
|
|
Fixes: http://cygwin.com/ml/cygwin/2013-05/msg00222.html
|
2013-06-17 10:11:54 +00:00
|
|
|
|
|
|
|
- Fix EFAULT when reading large clipboard.
|
|
|
|
Fixes: http://cygwin.com/ml/cygwin/2013-06/msg00311.html
|
2013-06-17 12:37:09 +00:00
|
|
|
|
|
|
|
- Fix creation of relative native symlinks.
|
|
|
|
Fixes: http://cygwin.com/ml/cygwin/2013-06/msg00340.html
|
2013-06-18 10:12:16 +00:00
|
|
|
|
|
|
|
- Update profiling code to latest from Mingw-w64. Allows profiling on x86_64
|
|
|
|
now and fixes http://cygwin.com/ml/cygwin/2013-06/msg00376.html
|