summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-07-01 14:38:05 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-07-01 14:38:05 (GMT)
commit910e24fb04f5006fb5f14730497c27c89c1d83fb (patch)
treea9abcd3ce1092bfcf43664342b0cb6085a703ff1 /ChangeLog
parent0df2c997699d7473522308e26a99742d375548d2 (diff)
downloadtcl-910e24fb04f5006fb5f14730497c27c89c1d83fb.zip
tcl-910e24fb04f5006fb5f14730497c27c89c1d83fb.tar.gz
tcl-910e24fb04f5006fb5f14730497c27c89c1d83fb.tar.bz2
Handle the GetUserName API call appropriately for wide/narrow versions. [Bug 2806622]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79a0301..edd9aed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-07-01 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/tclWinInt.h: Handle the GetUserName API call via the
+ * win/tclWin32Dll.c: tclWinProcs indirection structure. This
+ * win/tclWinInit.c: fixes a problem obtaining the username when
+ the USERNAME environment variable is unset [Bug 2806622]
+
2009-06-30 Daniel Steffen <das@users.sourceforge.net>
* generic/tclInt.h: add assert macros for clang static