Cygwin: add cuinof changes to release text

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2018-04-11 12:46:18 +02:00
parent cef1070bcb
commit 5d99256613
1 changed files with 5 additions and 0 deletions

View File

@ -7,6 +7,8 @@ What changed:
- SO_RCVTIMEO and SO_SNDTIMEO socket options are now honored.
- /proc/cpuinfo now reports L3 cache size on Intel CPUs.
Bug Fixes
---------
@ -17,3 +19,6 @@ Bug Fixes
- Fix a potential SIGFPE in strtod, if FE_INVALID exceptions are
enabled.
Addresses: https://cygwin.com/ml/cygwin/2018-04/msg00055.html
- Fix a CPU affinity problem when creating /proc/cpuinfo output.
Addresses: https://cygwin.com/ml/cygwin/2018-04/msg00118.html