diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2003-07-22 23:41:50 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2003-07-22 23:41:50 (GMT) |
commit | f7d0bec92ea0f1405a40b1f9a77d4b585fc903ba (patch) | |
tree | c112f8475afc9523fe521ee9b362ccd6a851e532 /ChangeLog | |
parent | bc54685bd0ef224c228b2cec97e8d7abfb1bf675 (diff) | |
download | tcl-f7d0bec92ea0f1405a40b1f9a77d4b585fc903ba.zip tcl-f7d0bec92ea0f1405a40b1f9a77d4b585fc903ba.tar.gz tcl-f7d0bec92ea0f1405a40b1f9a77d4b585fc903ba.tar.bz2 |
* win/tclWinReg.c (OpenSubKey): Fixed bug 775976 which causes the
registry set command to fail when built with VC7.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-07-23 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/tclWinReg.c (OpenSubKey): Fixed bug 775976 which causes the + registry set command to fail when built with VC7. + 2003-07-21 Mo DeJong <mdejong@users.sourceforge.net> Check that the thread incrementing or decrementing |