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-01-24 10:29:01 +0400
committerYaakov Selkowitz <yselkowi@redhat.com>2012-01-24 10:29:01 +0400
commitabd9714a7b233a8f163d57223719ee882bcb2213 (patch)
tree6e6b9128d7799f2a760a97360517072868350171 /winsup/utils/ChangeLog
parentf171a1e0a63bfd88367cfa5e97d265c981473667 (diff)
* ldd.cc (start_process): Handle .oct and .so as DLLs.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index 489a0e363..858d6bc18 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,3 +1,7 @@
+2012-01-24 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
+
+ * ldd.cc (start_process): Handle .oct and .so as DLLs.
+
2011-12-22 Corinna Vinschen <corinna@vinschen.de>
* Makefile.in (ps.exe): Revert previous change.