diff options
author | nijtmans <nijtmans> | 2010-04-06 12:35:03 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-04-06 12:35:03 (GMT) |
commit | 69dd39646acc517c7190cb6bd2b3f21f1112d805 (patch) | |
tree | 9531b89e0a839bc8f831aca1db24ddd865bfd457 /ChangeLog | |
parent | 98f6e899d06fff1e57becd355ca90e052ceaa794 (diff) | |
download | tcl-69dd39646acc517c7190cb6bd2b3f21f1112d805.zip tcl-69dd39646acc517c7190cb6bd2b3f21f1112d805.tar.gz tcl-69dd39646acc517c7190cb6bd2b3f21f1112d805.tar.bz2 |
Fix signature of Tcl_LoadFile in documentation
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ * unix/configure * unix/installManPage [Bug 2982540] configure and install* script files * unix/install-sh should always have LF + * doc/Load.3 Fix signature of Tcl_LoadFile in documentation 2010-04-05 Alexandre Ferrieux <ferrieux@users.sourceforge.net> |