blob: a552ee812e1f49bd3c64acab79d3a746b7fb43f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
What's new:
-----------
What changed:
-------------
Bug Fixes
---------
- The fix for wine introduced in 2.3.0 crashes in 32 bit Cygwin on 64 bit XP
and 64 bit Server 2003 only. This should work now.
Addresses: https://cygwin.com/ml/cygwin/2015-11/msg00187.html
- The fix to avoid a potential crash in advisory file locking introduced in
2.3.0 waas not entirely correct and failed to work in certain border cases.
This should work now.
Addresses: https://cygwin.com/ml/cygwin/2015-11/msg00189.html
|