summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavygrvy@pobox.com <davygrvy>2007-10-15 20:04:24 (GMT)
committerdavygrvy@pobox.com <davygrvy>2007-10-15 20:04:24 (GMT)
commitb44395307f308f0fd49d725ad135d4319b31c934 (patch)
treef242c2d7e2a16e1d4015e9b265771c91a56232c0
parentf17a65103283c8885a60dbca3b3502632ed42e46 (diff)
downloadtcl-b44395307f308f0fd49d725ad135d4319b31c934.zip
tcl-b44395307f308f0fd49d725ad135d4319b31c934.tar.gz
tcl-b44395307f308f0fd49d725ad135d4319b31c934.tar.bz2
no message
-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>