summaryrefslogtreecommitdiffstats
path: root/winsup/utils/ChangeLog
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 706188c64..55b707fb0 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,3 +1,11 @@
+2009-03-22 Corinna Vinschen <corinna@vinschen.de>
+
+ * ldd.cc: Fix compiler warning.
+
+ * passwd.c: Use mbstowcs instead of MultiByteToWideChar throughout.
+ (main): Call setlocale. Fix a bug in fetching the logon server from
+ the environment.
+
2009-03-18 Christopher Faylor <me+cygwin@cgf.cx>
* ldh.cc: New file.