Cygwin: Add FE_ALL_EXCEPT change to release notes.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
4c4c19f548
commit
ef11dd8b47
|
@ -16,6 +16,8 @@ What changed:
|
|||
|
||||
- /proc/cpuinfo now reports L3 cache size on Intel CPUs.
|
||||
|
||||
- Drop denormal-operand exception from FE_ALL_EXCEPT, as on Linux.
|
||||
|
||||
|
||||
Bug Fixes
|
||||
---------
|
||||
|
|
|
@ -26,6 +26,10 @@ aio_read, aio_return, aio_suspend, aio_write, lio_listio.
|
|||
New Header: <aio.h>.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
Drop denormal-operand exception from FE_ALL_EXCEPT, as on Linux.
|
||||
</para></listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
||||
</sect2>
|
||||
|
|
Loading…
Reference in New Issue