summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2003-07-23 15:40:39 (GMT)
committerdas <das>2003-07-23 15:40:39 (GMT)
commit5cc61e2eb64eeec7fe4d7da197a6044781805915 (patch)
tree469185036179df4549632e51cfafbd98d0400d47 /ChangeLog
parent8ec43e75e59a28d15ca560fc3cae5fd50d93d334 (diff)
downloadtcl-5cc61e2eb64eeec7fe4d7da197a6044781805915.zip
tcl-5cc61e2eb64eeec7fe4d7da197a6044781805915.tar.gz
tcl-5cc61e2eb64eeec7fe4d7da197a6044781805915.tar.bz2
* unix/Makefile.in: changes to html-tcl & html-tk
targets for compatibility with non-gnu makes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4666c0..2a309c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-07-23 Daniel Steffen <das@users.sourceforge.net>
+ * unix/Makefile.in: changes to html-tcl & html-tk
+ targets for compatibility with non-gnu makes.
+
* unix/Makefile.in: added macosx/README to dist target.
2003-07-23 Pat Thoyts <patthoyts@users.sourceforge.net>