summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2003-07-22 23:50:16 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2003-07-22 23:50:16 (GMT)
commit357da0177eba27ebbbe1423533bcbc8e30cd2e52 (patch)
treef2d5ba9e207fc78c67f8bdde67182e548c3dbac6 /ChangeLog
parent89212c6e7322ff64c4b8b3b0faaf459d9371e464 (diff)
downloadtcl-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe50573..c319ad7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 ***