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:
authorCorinna Vinschen <corinna@vinschen.de>2014-11-12 17:22:05 +0300
committerCorinna Vinschen <corinna@vinschen.de>2014-11-12 17:22:05 +0300
commit35983199f3519a38af2563ad1c87abe9077b3ee2 (patch)
treef77c339ba88c9ed460ac6f39fb8eb78a66386a15 /winsup/utils/ChangeLog
parent4acb3408e9ceb45ea0c4a287b135519fe359e50a (diff)
* mkgroup.c (usage): Fix language.
* mkpasswd.c (usage): Ditto.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index 05b9e31ec..179a3cc85 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,5 +1,10 @@
2014-11-12 Corinna Vinschen <corinna@vinschen.de>
+ * mkgroup.c (usage): Fix language.
+ * mkpasswd.c (usage): Ditto.
+
+2014-11-12 Corinna Vinschen <corinna@vinschen.de>
+
* mkgroup.c (enum_unix_groups): Always print groupname with machine
prefix.
(usage): Extend help output for -l option.