summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstanton <stanton>1998-12-04 03:01:40 (GMT)
committerstanton <stanton>1998-12-04 03:01:40 (GMT)
commite17613ce38cd6b16720832aa8e4d70e211ed5938 (patch)
tree67ae18134c3af3c29b775add296c07dd9a67da3b
parent3b933d49401f7113479c56cc2efb8afab812cf1e (diff)
downloadtcl-e17613ce38cd6b16720832aa8e4d70e211ed5938.zip
tcl-e17613ce38cd6b16720832aa8e4d70e211ed5938.tar.gz
tcl-e17613ce38cd6b16720832aa8e4d70e211ed5938.tar.bz2
*** empty log message ***
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 711a4d2..32c0c6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1998-12-03 <stanton@GASPODE>
+ * win/tclWinPipe.c (BuildCommandLine): Fixed bug that kept
+ arguments containing spaces from being properly quoted.
+
* tests/defs: Changed so auto_path is set to only contain the Tcl
library directory. This keeps the tests from accidentally picking
up stuff in installed packages.