4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-30 02:50:25 +08:00

Document cygserver changes

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2017-03-24 18:13:08 +01:00
parent 663b4ab824
commit 0accc5332a

View File

@ -37,3 +37,6 @@ Bug Fixes
- Fix dlopen/dlclose reference counting to make sure FreeLibrary isn't
called too early in forked process.
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