summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-09-04 19:21:36 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-09-04 19:21:36 (GMT)
commit2ac13cbeaf7d29c6c861c2c31cd6ffa293e295ef (patch)
treea31e2a5c9e521d0f7c61b03da1de03f17aa8ae52 /ChangeLog
parentd074c40060f2c3f6181929c8a7c4ef9f21bed084 (diff)
downloadtcl-2ac13cbeaf7d29c6c861c2c31cd6ffa293e295ef.zip
tcl-2ac13cbeaf7d29c6c861c2c31cd6ffa293e295ef.tar.gz
tcl-2ac13cbeaf7d29c6c861c2c31cd6ffa293e295ef.tar.bz2
merge updates from HEAD
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0feb9f8..b3d724f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-09-04 Don Porter <dgp@users.sourceforge.net>
+ * unix/Makefile.in: It's unreliable to count on the release
+ manager to remember to `make genstubs` before `make dist`. Let the
+ Makefile remember the dependency for us.
+
* unix/Makefile.in: Corrections to `make dist` dependencies to be
sure that macosx/configure gets generated whenever it does not exist.