cygwin: add 2.8.1 release file
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
7437d656cb
commit
fccaaee026
|
@ -0,0 +1,23 @@
|
||||||
|
What's new:
|
||||||
|
-----------
|
||||||
|
|
||||||
|
- Allow unprivileged symlink creation in Windows 10 1703 and later.
|
||||||
|
|
||||||
|
- New API: reallocarray
|
||||||
|
|
||||||
|
|
||||||
|
What changed:
|
||||||
|
-------------
|
||||||
|
|
||||||
|
|
||||||
|
Bug Fixes
|
||||||
|
---------
|
||||||
|
|
||||||
|
- Fix build problem with GCC 6.
|
||||||
|
Addresses: https://cygwin.com/ml/cygwin-patches/2017-q2/msg00014.html
|
||||||
|
|
||||||
|
- Fix stat.st_blocks for files compressed with CompactOS method.
|
||||||
|
Addresses: https://cygwin.com/ml/cygwin-patches/2017-q2/msg00026.html
|
||||||
|
|
||||||
|
- Fix extrem lagging during strae in certain scenarios.
|
||||||
|
Addresses: https://cygwin.com/ml/cygwin/2017-04/msg00240.html
|
Loading…
Reference in New Issue