diff options
author | Kevin B Kenny <kennykb@acm.org> | 2009-01-22 02:11:21 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2009-01-22 02:11:21 (GMT) |
commit | b1a602f68bd5e54311ed31ec030276ca89fe18c8 (patch) | |
tree | 2d2eaf9531b7874691af44c0742337cc6626a50d /ChangeLog | |
parent | 5cfe1a875e35f27b272584f4b35bac4030002df4 (diff) | |
download | tcl-b1a602f68bd5e54311ed31ec030276ca89fe18c8.zip tcl-b1a602f68bd5e54311ed31ec030276ca89fe18c8.tar.gz tcl-b1a602f68bd5e54311ed31ec030276ca89fe18c8.tar.bz2 |
* unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).
* unix/configure: Autoconf 2.59
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-01-22 Kevin B. Kenny <kennykb@acm.org> + + * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be + ${SHLIB_VERSION}). + * unix/configure: Autoconf 2.59 + 2009-01-21 Andreas Kupries <andreask@activestate.com> * generic/tclIORChan.c (ReflectClose): Fix for [Bug 2458202]. |