Cygwin: Add FE_ALL_EXCEPT change to release notes.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2018-08-15 18:01:27 +02:00
parent 4c4c19f548
commit ef11dd8b47
2 changed files with 6 additions and 0 deletions

View File

@ -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
---------

View File

@ -26,6 +26,10 @@ aio_read, aio_return, aio_suspend, aio_write, lio_listio.
New Header: &lt;aio.h&gt;.
</para></listitem>
<listitem><para>
Drop denormal-operand exception from FE_ALL_EXCEPT, as on Linux.
</para></listitem>
</itemizedlist>
</sect2>