summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2007-10-15 20:04:24 (GMT)
committerdavygrvy <davygrvy@pobox.com>2007-10-15 20:04:24 (GMT)
commit03bf8aafa026b3996c8907876f76f3b43d77da04 (patch)
treef242c2d7e2a16e1d4015e9b265771c91a56232c0 /ChangeLog
parentff513dd2321ade7fa3b0fc340a44021f200704ce (diff)
downloadtcl-03bf8aafa026b3996c8907876f76f3b43d77da04.zip
tcl-03bf8aafa026b3996c8907876f76f3b43d77da04.tar.gz
tcl-03bf8aafa026b3996c8907876f76f3b43d77da04.tar.bz2
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 47534e3..5871cc2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
2007-10-15 David Gravereaux <davygrvy@pobox.com>
- * tools/mkdepend.tcl: Produces usable output, but has
- an include path problem I haven't sloved yet.
+ * tools/mkdepend.tcl: Produces usable output. Include path
+ * win/makefile.vc: problem fixed. Never fight city hall
+ when it comes to levels of quoting issues.
2007-10-15 Miguel Sofer <msofer@users.sf.net>