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>2012-05-05 12:55:17 +0400
committerCorinna Vinschen <corinna@vinschen.de>2012-05-05 12:55:17 +0400
commit6428476bdd21f998ba7ca0e969ebaeb7f1a49856 (patch)
treea63d486ec4e9d3823516c864cce646ac0a4246d6 /winsup/utils/ChangeLog
parentfb9d631817cc2b5d83c2a6ff928851d201c992bf (diff)
* mkpasswd.c (current_user): Actually *use* $HOME if it's available.
Add comment to explain what we're doing here.
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 2011c34c7..c94c53f17 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,3 +1,8 @@
+2012-05-05 Corinna Vinschen <corinna@vinschen.de>
+
+ * mkpasswd.c (current_user): Actually *use* $HOME if it's available.
+ Add comment to explain what we're doing here.
+
2012-04-05 Corinna Vinschen <corinna@vinschen.de>
* mkgroup.c (print_special_by_sid): Rename from print_special. Change