summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2009-02-01 19:36:19 (GMT)
committerdavygrvy <davygrvy@pobox.com>2009-02-01 19:36:19 (GMT)
commit6e88dfe13e53960121d2ca6e8d6d0372984759ab (patch)
tree95bd0cc9ab41deccba906b6143bc758815a7a9dc
parent4ad480ceae078dc256e60b1514ef4ab7cdf2726d (diff)
downloadtcl-6e88dfe13e53960121d2ca6e8d6d0372984759ab.zip
tcl-6e88dfe13e53960121d2ca6e8d6d0372984759ab.tar.gz
tcl-6e88dfe13e53960121d2ca6e8d6d0372984759ab.tar.bz2
no message
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3dd74a..381b654 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2009-02-01 David Gravereaux <davygrvy@pobox.com>
* pkgs/itcl/*: imported the latest head of the itcl-ng branch
+ * win/makefile.vc: Allow nmake flags such as -a (rebuild
+ all) to pass down to the pkgs targets, too.
2009-01-30 Donal K. Fellows <dkf@users.sf.net>