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/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index adf2218b7..10fe823ea 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,3 +1,11 @@
+2006-02-16 Jerry D. Hedden <jerry@hedden.us>
+
+ * ps.cc (longopts): Add --process option.
+ (opts): Add -p option.
+ (usage): Mention -p/--process option.
+ (main): Handle -p option.
+ * utils.sgml: Describe -p/--process option.
+
2006-02-15 Igor Peshansky <pechtcha@cs.nyu.edu>
* regtool.cc (usage): Clarify help for "-K".