summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/doc/ChangeLog4
-rw-r--r--winsup/doc/new-features.sgml4
2 files changed, 8 insertions, 0 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 81f4190ed..4dcee95e9 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,7 @@
+2010-08-09 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
+
+ * new-features.sgml (ov-new1.7.6): Document POSIX monotonic clock.
+
2010-08-09 Corinna Vinschen <corinna@vinschen.de>
* new-features.sgml (ov-new1.7.6): Document /proc/filesystems.
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index 66b390c34..d35feaf51 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -38,6 +38,10 @@ New interfaces mkostemp(3) and mkostemps(3) are added.
New virtual file /proc/filesystems.
</para></listitem>
+<listitem><para>
+clock_gettime(3) and clock_getres(3) accept CLOCK_MONOTONIC.
+</para></listitem>
+
</itemizedlist>
</sect2>