* new-features.xml (ov-new1.7.35): Add SIGSYS change.

This commit is contained in:
Corinna Vinschen 2015-03-03 17:10:54 +00:00
parent 8ac0306085
commit 694626a5f5
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2015-03-03 Corinna Vinschen <corinna@vinschen.de>
* new-features.xml (ov-new1.7.35): Add SIGSYS change.
2015-03-03 Corinna Vinschen <corinna@vinschen.de>
* new-features.xml (ov-new1.7.35): Add new section.

View File

@ -42,6 +42,11 @@ Change getfacl long options from --all to --access and from --dir to
--default, along the lines of the Linux getfacl tool.
</para></listitem>
<listitem><para>
Don't raise a SIGSYS signal in the XSI IPC functions if cygserver is not
running. Just return -1 with errno set to ENOSYS.
</para></listitem>
<listitem><para>
New APIs: cabsl, cimagl, creall, finitel, hypotl, sqrtl.
</para></listitem>