Document cygserver changes
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
663b4ab824
commit
0accc5332a
|
@ -37,3 +37,6 @@ Bug Fixes
|
||||||
- Fix dlopen/dlclose reference counting to make sure FreeLibrary isn't
|
- Fix dlopen/dlclose reference counting to make sure FreeLibrary isn't
|
||||||
called too early in forked process.
|
called too early in forked process.
|
||||||
Addresses: https://cygwin.com/ml/cygwin/2017-03/msg00220.html
|
Addresses: https://cygwin.com/ml/cygwin/2017-03/msg00220.html
|
||||||
|
|
||||||
|
- Fix concurrency problems in cygserver.
|
||||||
|
Addresses: https://cygwin.com/ml/cygwin/2017-03/msg00218.html
|
||||||
|
|
Loading…
Reference in New Issue