summaryrefslogtreecommitdiffstats
path: root/winsup/lsaauth/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/lsaauth/ChangeLog')
-rw-r--r--winsup/lsaauth/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/lsaauth/ChangeLog b/winsup/lsaauth/ChangeLog
index a562da2df..b01e292ea 100644
--- a/winsup/lsaauth/ChangeLog
+++ b/winsup/lsaauth/ChangeLog
@@ -1,3 +1,10 @@
+2008-07-11 Corinna Vinschen <corinna@vinschen.de>
+
+ * cyglsa.c (LsaApLogonUserEx): Accommodate the fact that authinf->domain
+ and authinf->username are now of type WCHAR. Change sam_username and
+ sam_u size to be deifned in terms of MAX_DOMAIN_NAME_LEN instead of
+ INTERNET_MAX_HOST_NAME_LENGTH.
+
2008-07-10 Corinna Vinschen <corinna@vinschen.de>
* cyglsa.c: Revamp debugging output.