2013-12-10 04:47:13 +08:00
|
|
|
What changed:
|
|
|
|
-------------
|
|
|
|
|
|
|
|
|
|
|
|
Bug Fixes
|
|
|
|
---------
|
|
|
|
|
|
|
|
- Signals should no longer hang when they occur within a low-level
|
|
|
|
Windows DLL.
|
|
|
|
Fixes: http://cygwin.com/ml/cygwin/2013-12/threads.html#00151
|
2013-12-11 20:12:12 +08:00
|
|
|
|
|
|
|
- If it turns out that transactions don't work during unlink(2) or rename(2),
|
|
|
|
despite the fact that the filesystem claims to handle them, stop transaction
|
|
|
|
and try again without.
|
|
|
|
Fixes: http://cygwin.com/ml/cygwin/2013-12/msg00119.html
|