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 f499809ef..81f4190ed 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,7 @@
+2010-08-09 Corinna Vinschen <corinna@vinschen.de>
+
+ * new-features.sgml (ov-new1.7.6): Document /proc/filesystems.
+
2010-07-26 Andy Koppe <andy.koppe@gmail.com>
* setup-net.sgml, faq-setup.xml: Rename setup.exe's "Partial"
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index 8cef1f9b5..66b390c34 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -34,6 +34,10 @@ allows to fetch them.
New interfaces mkostemp(3) and mkostemps(3) are added.
</para></listitem>
+<listitem><para>
+New virtual file /proc/filesystems.
+</para></listitem>
+
</itemizedlist>
</sect2>