summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2003-07-19 01:35:01 (GMT)
committerdas <das>2003-07-19 01:35:01 (GMT)
commitbfa7d8aa0f1d453d28fc616d8450be2c6072f080 (patch)
tree69a0eb5c6da255be437bb43d4a0b0b5c135ee8f2 /ChangeLog
parentb48c6ea6c1f6c8a6cf870c15799cf33cb88d0b7d (diff)
downloadtcl-bfa7d8aa0f1d453d28fc616d8450be2c6072f080.zip
tcl-bfa7d8aa0f1d453d28fc616d8450be2c6072f080.tar.gz
tcl-bfa7d8aa0f1d453d28fc616d8450be2c6072f080.tar.bz2
* macosx/Makefile: added option to allow installing manpages
in addition to default html help.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc64fd4..3798e44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-07-18 Daniel Steffen <das@users.sourceforge.net>
+
+ * macosx/Makefile: added option to allow installing manpages
+ in addition to default html help.
+
2003-07-18 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* doc/Utf.3: Tightened up documentation of Tcl_UtfNext and