Cygwin: add cuinof changes to release text
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
cef1070bcb
commit
5d99256613
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue