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:
authorChristopher Faylor <me@cgf.cx>2002-06-06 06:55:10 +0400
committerChristopher Faylor <me@cgf.cx>2002-06-06 06:55:10 +0400
commitba692ae9c05667948df8ba8e6af18c9eed80f337 (patch)
treefa0d58343eeaa3f0d522295584ffb5d650054646 /winsup/utils/ChangeLog
parentf7a7cc906744610f140bd40d0246a992fa6d40c3 (diff)
* strace.cc (version): New global variable.
(usage): Accomodate stdout output. (print_version): New function.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index c5d783969..011fb88e1 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,3 +1,9 @@
+2002-06-05 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
+
+ * strace.cc (version): New global variable.
+ (usage): Accomodate stdout output.
+ (print_version): New function.
+
2002-06-03 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
* ssp.c (version): New global variable.