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:
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index b72b39195..702465581 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,3 +1,12 @@
+2010-07-05 Christopher Faylor <me+cygwin@cgf.cx>
+
+ * ldd.cc: Clean up formatting throughout.
+ (head): Move earlier.
+ (saw_file): Ditto.
+ (print_dlls): Reset head here. Record seen dll names so they will
+ not potentially be printed later.
+ (process_file): Remove clearing of head here.
+
2010-07-05 Corinna Vinschen <corinna@vinschen.de>
* dump_setup.cc (dump_file): Read requested content from setup.rc