diff options
author | das <das> | 2003-07-19 01:35:01 (GMT) |
---|---|---|
committer | das <das> | 2003-07-19 01:35:01 (GMT) |
commit | bfa7d8aa0f1d453d28fc616d8450be2c6072f080 (patch) | |
tree | 69a0eb5c6da255be437bb43d4a0b0b5c135ee8f2 /ChangeLog | |
parent | b48c6ea6c1f6c8a6cf870c15799cf33cb88d0b7d (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |