diff options
author | hobbs <hobbs> | 2007-02-19 23:52:45 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2007-02-19 23:52:45 (GMT) |
commit | 18bcf9971777b9bf6d2eacd064c42f0f7e58ae47 (patch) | |
tree | c5e791bd9b1eaff57d9ba29b24ce6a592d2ac49c /ChangeLog | |
parent | de9611c48d37dc29f0c06e2f04705c60d0c2b85f (diff) | |
download | tk-18bcf9971777b9bf6d2eacd064c42f0f7e58ae47.zip tk-18bcf9971777b9bf6d2eacd064c42f0f7e58ae47.tar.gz tk-18bcf9971777b9bf6d2eacd064c42f0f7e58ae47.tar.bz2 |
* unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch.
* unix/configure: autoconf-2.59
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-02-19 Jeff Hobbs <jeffh@ActiveState.com> + + * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. + * unix/configure: autoconf-2.59 + + * library/tkfbox.tcl (::tk::IconList_Goto): avoid goto issues in + empty dirs. [Bug 1662959] + 2007-02-09 Joe Mistachkin <joe@mistachkin.com> * win/nmakehlp.c: Properly cleanup after nmakehlp, including the |