diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-07-31 10:14:53 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-07-31 10:14:53 (GMT) |
commit | f74362142bff3aa1a186dc8d58be33ab64ba4c8d (patch) | |
tree | 4f3af429c409ac0bf7acd6bc8f6f3a4d81d09114 | |
parent | 6c15ea3d78e54b7f60df39abef2d6ddd13fdc334 (diff) | |
download | tcl-f74362142bff3aa1a186dc8d58be33ab64ba4c8d.zip tcl-f74362142bff3aa1a186dc8d58be33ab64ba4c8d.tar.gz tcl-f74362142bff3aa1a186dc8d58be33ab64ba4c8d.tar.bz2 |
Added missing bug number. ;-)
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |