summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/doc/ChangeLog4
-rw-r--r--winsup/doc/new-features.sgml4
2 files changed, 6 insertions, 2 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 5707cad4f..81b1fa6c6 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-28 Corinna Vinschen <corinna@vinschen.de>
+
+ * new-features.sgml (ov-new1.7.10): Document getgrouplist.
+
2011-10-10 Corinna Vinschen <corinna@vinschen.de>
* cygserver.sgml: Change -v to -V, same as in sources.
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index 998d9ba94..d1cd611a3 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -101,8 +101,8 @@ dlopen now supports the Glibc-specific RTLD_NODELETE and RTLD_NOOPEN flags.
</para></listitem>
<listitem><para>
-Other new API: clock_settime, __fpurge, ppoll, psiginfo, psignal, sys_siglist,
-pthread_setschedprio, sysinfo.
+Other new API: clock_settime, __fpurge, getgrouplist, ppoll, psiginfo,
+psignal, sys_siglist, pthread_setschedprio, sysinfo.
</para></listitem>
</itemizedlist>