diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2003-07-22 23:50:16 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2003-07-22 23:50:16 (GMT) |
commit | 357da0177eba27ebbbe1423533bcbc8e30cd2e52 (patch) | |
tree | f2d5ba9e207fc78c67f8bdde67182e548c3dbac6 /ChangeLog | |
parent | 89212c6e7322ff64c4b8b3b0faaf459d9371e464 (diff) | |
download | tcl-357da0177eba27ebbbe1423533bcbc8e30cd2e52.zip tcl-357da0177eba27ebbbe1423533bcbc8e30cd2e52.tar.gz tcl-357da0177eba27ebbbe1423533bcbc8e30cd2e52.tar.bz2 |
* win/tclWinReg.c (OpenSubKey): Backported fix for 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): Backported fix for bug 775976 + which causes the registry set command to fail when built with VC7. + 2003-07-21 Jeff Hobbs <jeffh@ActiveState.com> *** 8.4.4 TAGGED FOR RELEASE *** |