diff options
author | ericm <ericm> | 2000-06-20 21:30:34 (GMT) |
---|---|---|
committer | ericm <ericm> | 2000-06-20 21:30:34 (GMT) |
commit | 313e8992e1710691c76b7dc4d68aedbf0c088ad0 (patch) | |
tree | 186ade6e45b00d8c2b82b4d8d8039c3780fe1159 /ChangeLog | |
parent | e8c9c04e812a25ce08a60dfca669900fefebb75b (diff) | |
download | tcl-313e8992e1710691c76b7dc4d68aedbf0c088ad0.zip tcl-313e8992e1710691c76b7dc4d68aedbf0c088ad0.tar.gz tcl-313e8992e1710691c76b7dc4d68aedbf0c088ad0.tar.bz2 |
Applied patch from [Bug: 5921]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ * library/opt0.4/optparse.tcl: Applied patch from [Bug: 5922], which corrected an incorrect use of [string match]. + * unix/tclConfig.sh.in: + * win/tclConfig.sh.in: Applied patch from [Bug: 5921], which corrects a + typo in the comments in these files. + 2000-06-19 Eric Melski <ericm@scriptics.com> * doc/RegExp.3: Replaced instances of "Tcl_GetRegExpInfo" with |