diff options
author | andreas_kupries <akupries@shaw.ca> | 2008-06-26 22:10:21 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2008-06-26 22:10:21 (GMT) |
commit | ed95065bfb2e9a9b3eb5c46b0c6b9a92d54dfaef (patch) | |
tree | 26eac84ed62abbcf80c96ddd403a97fd7941a5f1 /ChangeLog | |
parent | 9a13f67b4c3acd62bd8c9c8a9e6d70b3905fdd04 (diff) | |
download | tcl-ed95065bfb2e9a9b3eb5c46b0c6b9a92d54dfaef.zip tcl-ed95065bfb2e9a9b3eb5c46b0c6b9a92d54dfaef.tar.gz tcl-ed95065bfb2e9a9b3eb5c46b0c6b9a92d54dfaef.tar.bz2 |
* unix/Makefile.in: Followup to my change of 2008-06-25, make code
generated by the Makefile and put into the installd tm.tcl
conditional on interpreter safeness as well. Thanks to Daniel
Steffen for reminding me of that code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-06-26 Andreas Kupries <andreask@activestate.com> + + * unix/Makefile.in: Followup to my change of 2008-06-25, make code + generated by the Makefile and put into the installd tm.tcl + conditional on interpreter safeness as well. Thanks to Daniel + Steffen for reminding me of that code. + 2008-06-25 Don Porter <dgp@users.sourceforge.net> * changes: Update for 8.5.3 release. |