summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2003-10-21 23:25:47 (GMT)
committerandreas_kupries <akupries@shaw.ca>2003-10-21 23:25:47 (GMT)
commit7a35ea9d8d02668b5432e6021163f53406a95e96 (patch)
tree58165b7e95a56afad1ae8b8cd7b1497b87f5ae25 /ChangeLog
parent984a7acccb19942338e86c016a09739bb0042873 (diff)
downloadtcl-7a35ea9d8d02668b5432e6021163f53406a95e96.zip
tcl-7a35ea9d8d02668b5432e6021163f53406a95e96.tar.gz
tcl-7a35ea9d8d02668b5432e6021163f53406a95e96.tar.bz2
* win/tclWinPipe.c (BuildCommandLine): Applied the patch coming
with [Bug 805605] to the code, fixing the incorrect use of ispace noted by Ronald Dauster <ronaldd@users.sourceforge.net>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57767aa..686eab2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-10-21 Andreas Kupries <andreask@pliers.activestate.com>
+
+ * win/tclWinPipe.c (BuildCommandLine): Applied the patch coming
+ with [Bug 805605] to the code, fixing the incorrect use of
+ ispace noted by Ronald Dauster <ronaldd@users.sourceforge.net>.
+
2003-10-20 Kevin B. Kenny <kennykb@users.sourceforge.net>
* doc/msgcat.n: