diff options
author | hobbs <hobbs> | 2005-12-12 20:58:18 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-12-12 20:58:18 (GMT) |
commit | 2ca3685e1bc5ab2a213ebe4b55e087954e122ff2 (patch) | |
tree | 7efdc545c50730afe90a23274e48ca496e874cf2 /ChangeLog | |
parent | f9be2b88acd38259f5aa73a37d9b70ff617cca92 (diff) | |
download | tcl-2ca3685e1bc5ab2a213ebe4b55e087954e122ff2.zip tcl-2ca3685e1bc5ab2a213ebe4b55e087954e122ff2.tar.gz tcl-2ca3685e1bc5ab2a213ebe4b55e087954e122ff2.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 | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,9 +1,13 @@ +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 Kevin B. Kenny <kennykb@acm.org> * doc/mathfunc.n: Changed two examples from the incorrect 'tcl::math::' to 'tcl::mathfunc::' [Bug 1378818] - - + 2005-12-09 Mo DeJong <mdejong@users.sourceforge.net> * win/configure: Regen. |