aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/ChangeLog
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2012-05-05 08:55:17 +0000
committerCorinna Vinschen <corinna@vinschen.de>2012-05-05 08:55:17 +0000
commit6428476bdd21f998ba7ca0e969ebaeb7f1a49856 (patch)
treea63d486ec4e9d3823516c864cce646ac0a4246d6 /winsup/utils/ChangeLog
parentfb9d631817cc2b5d83c2a6ff928851d201c992bf (diff)
downloadnewlib-6428476bdd21f998ba7ca0e969ebaeb7f1a49856.zip
newlib-6428476bdd21f998ba7ca0e969ebaeb7f1a49856.tar.gz
newlib-6428476bdd21f998ba7ca0e969ebaeb7f1a49856.tar.bz2
* 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 2011c34..c94c53f 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