summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2012-11-14 14:29:29 (GMT)
committerdkf <dkf@noemail.net>2012-11-14 14:29:29 (GMT)
commitb67bab5ce0cadadf499b2ab66cde983e33c6dddb (patch)
tree05b1f19e29b491de907eac0275afc0009a0f8cc2 /ChangeLog
parenta4132b97b5fd97a81e1c628a23ed4dee4655a6aa (diff)
downloadtcl-b67bab5ce0cadadf499b2ab66cde983e33c6dddb.zip
tcl-b67bab5ce0cadadf499b2ab66cde983e33c6dddb.tar.gz
tcl-b67bab5ce0cadadf499b2ab66cde983e33c6dddb.tar.bz2
Backport from Tcl 8.6.
* unix/tclUnixPipe.c (DefaultTempDir): [Bug 2933003]: Allow overriding of the back-stop default temporary file location at compile time by setting the TCL_TEMPORARY_FILE_DIRECTORY #def to a string containing the directory name (defaults to "/tmp" as that is the most common default). FossilOrigin-Name: dbb6880cd242d8dc084c96f8e9ac3d727bd6ceef
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a372f3..ef04907 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-11-14 Donal K. Fellows <dkf@users.sf.net>
+
+ * unix/tclUnixPipe.c (DefaultTempDir): [Bug 2933003]: Allow overriding
+ of the back-stop default temporary file location at compile time by
+ setting the TCL_TEMPORARY_FILE_DIRECTORY #def to a string containing
+ the directory name (defaults to "/tmp" as that is the most common
+ default).
+
2012-11-07 Don Porter <dgp@users.sourceforge.net>
* win/tclWinSock.c: [Bug 3574493] Avoid hanging on exit due to