summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2004-05-10 19:02:54 (GMT)
committerdavygrvy <davygrvy@pobox.com>2004-05-10 19:02:54 (GMT)
commit574fe594a1add08ee740950a16f8ca300227e633 (patch)
treeb7e3eb43f676ab05aeb5488296e7d5fcc7390837 /ChangeLog
parentd8e1314396cd67bc55133079c23317692ae14e1c (diff)
downloadtcl-574fe594a1add08ee740950a16f8ca300227e633.zip
tcl-574fe594a1add08ee740950a16f8ca300227e633.tar.gz
tcl-574fe594a1add08ee740950a16f8ca300227e633.tar.bz2
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96fbee6..a9363f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-10 David Gravereaux <davygrvy@pobox.com>
+
+ * win/tclWinPipe.c (BuildCommandLine): Moved non-obvious appending
+ logic to outside the loop and added commentary for its purpose.
+
2004-05-08 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tclFileName.c: