diff options
author | rmax <rmax> | 2006-03-01 19:48:04 (GMT) |
---|---|---|
committer | rmax <rmax> | 2006-03-01 19:48:04 (GMT) |
commit | 6c7e5a2b7ad325e8fdbbc938610a28b6bd713536 (patch) | |
tree | fdbd08db2d51b238ee6c5d30b66e042d22f61b78 /ChangeLog | |
parent | ee4fdde97a86a54e979eba422b462f0c45ae9121 (diff) | |
download | tcl-6c7e5a2b7ad325e8fdbbc938610a28b6bd713536.zip tcl-6c7e5a2b7ad325e8fdbbc938610a28b6bd713536.tar.gz tcl-6c7e5a2b7ad325e8fdbbc938610a28b6bd713536.tar.bz2 |
* unix/installManPage: Fix the script for manpages that have
quotes around the .SH arguments, as doctools produces them
(Bug#1292145). Some minor cleanups and improvements.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-03-01 Reinhard Max <max@suse.de> + + * unix/installManPage: Fix the script for manpages that have + quotes around the .SH arguments, as doctools produces them + (Bug#1292145). Some minor cleanups and improvements. + 2006-02-28 Don Porter <dgp@users.sourceforge.net> * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBAL |