diff options
author | hobbs <hobbs> | 2005-12-12 20:53:59 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-12-12 20:53:59 (GMT) |
commit | 02b4f5f29a47603fed5faa0d5fe64f5a398940cc (patch) | |
tree | de978178367c6e72c3bd7f3f228ee3805df1d2d0 /ChangeLog | |
parent | 7a116443a870099b88001b8017e2100cc8ee0937 (diff) | |
download | tcl-02b4f5f29a47603fed5faa0d5fe64f5a398940cc.zip tcl-02b4f5f29a47603fed5faa0d5fe64f5a398940cc.tar.gz tcl-02b4f5f29a47603fed5faa0d5fe64f5a398940cc.tar.bz2 |
* unix/tcl.m4, unix/configure: Fix sh quoting error reported in
bash-3.1+ [Bug 1377619] (schafer)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-12-12 Jeff Hobbs <jeffh@ActiveState.com> + + * unix/tcl.m4, unix/configure: Fix sh quoting error reported in + bash-3.1+ [Bug 1377619] (schafer) + 2005-12-12 Reinhard Max <max@suse.de> * generic/tclExecute.c (ExprAbsFunc): fixed the abs(MIN_INT) case |