diff options
author | das <das> | 2003-07-19 01:37:13 (GMT) |
---|---|---|
committer | das <das> | 2003-07-19 01:37:13 (GMT) |
commit | 9e6286a0cd0ac288032cc89dbcbf92b8e01a7824 (patch) | |
tree | d5a7fbbed41d35ec7c7b90350379146bcad2006e /ChangeLog | |
parent | a984a1013cb2c790fcceb4470f3ac7b506ee95dd (diff) | |
download | tcl-9e6286a0cd0ac288032cc89dbcbf92b8e01a7824.zip tcl-9e6286a0cd0ac288032cc89dbcbf92b8e01a7824.tar.gz tcl-9e6286a0cd0ac288032cc89dbcbf92b8e01a7824.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 |