summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1697c53..671d624 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
* unix/tclUnixInit.c (TclpSetVariables): Use the thread-safe getpwuid
replacement to fill the tcl_platform(user) field as it is not subject
- to spoofing.
+ to spoofing. [Bug 681877]
* unix/tclUnixCompat.c: Simplify the #ifdef logic.