summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2003-07-23 15:40:24 (GMT)
committerdas <das>2003-07-23 15:40:24 (GMT)
commita188372659089a30b01c57ababf756df8d86c83c (patch)
tree080251e11fb86c7db94fff42907bb4a111e9782b /ChangeLog
parent0252cfc65484d150549ddca434a96ec77d1da8bc (diff)
downloadtcl-a188372659089a30b01c57ababf756df8d86c83c.zip
tcl-a188372659089a30b01c57ababf756df8d86c83c.tar.gz
tcl-a188372659089a30b01c57ababf756df8d86c83c.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 ce5c3b8..c6346e6 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>