summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/doc/ChangeLog5
-rw-r--r--winsup/doc/new-features.sgml4
2 files changed, 7 insertions, 2 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 8ab7e29f3..780c84f7d 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,8 @@
+2011-05-04 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
+
+ * new-features.sgml (ov-new1.7.10): Document psiginfo, psignal,
+ and sys_siglist.
+
2011-05-02 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* new-features.sgml (ov-new1.7.10): Document new pthread APIs.
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index e5fc53735..60228eed3 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -39,8 +39,8 @@ as well as the version of GCC used when compiling.
</para></listitem>
<listitem><para>
-Other new API: ppoll, pthread_attr_getstack, pthread_attr_getstackaddr,
-pthread_getattr_np, pthread_setschedprio.
+Other new API: ppoll, psiginfo, psignal, sys_siglist, pthread_attr_getstack,
+pthread_attr_getstackaddr, pthread_getattr_np, pthread_setschedprio.
</para></listitem>
</itemizedlist>