Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2012-02-24 14:20:00 +0400
committerYaakov Selkowitz <yselkowi@redhat.com>2012-02-24 14:20:00 +0400
commit75f1400b265dfa56c11dc6536452e1ebe93b3940 (patch)
tree5a67b57294b79c36084ccad129a5f66fa369bf5c /winsup/doc
parente2bf82d361423ee8cadbaf1a41f3a60d445967f5 (diff)
* new-features.sgml (ov-new1.7.11): Document pldd.
Diffstat (limited to 'winsup/doc')
-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 2ce20ece9..20701d0dc 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,7 @@
+2012-02-24 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
+
+ * new-features.sgml (ov-new1.7.11): Document pldd.
+
2012-02-21 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* new-features.sgml (ov-new1.7.11): New section. Document scandirat.
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index 417b0889b..10b8d2711 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -5,6 +5,10 @@
<itemizedlist mark="bullet">
<listitem><para>
+New <command>pldd</command> command for listing DLLs loaded by a process.
+</para></listitem>
+
+<listitem><para>
New API: scandirat.
</para></listitem>