aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index cde34cf..8a84c10 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,12 @@
+2008-07-30 Corinna Vinschen <corinna@vinschen.de>
+
+ * sec_auth.cc (extract_nt_dom_user): Return domain and user name as
+ WCHAR.
+ (cygwin_logon_user): Accommodate above change. Convert password to
+ WCHAR and call LogonUserW.
+ * external.cc (cygwin_internal): Accommodate above change.
+ * security.h (extract_nt_dom_user): Change prototype accordingly.
+
2008-07-30 Christopher Faylor <me+cygwin@cgf.cx>
* cygwin.din (_getutline): Remove.