diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2003-07-23 20:57:56 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2003-07-23 20:57:56 (GMT) |
commit | 6248e23e7c565a5d6a254cf61caea7a49365cb2d (patch) | |
tree | 6bce1dbfec192e9af38c88a8552b21d080e8f25e /ChangeLog | |
parent | 5cc61e2eb64eeec7fe4d7da197a6044781805915 (diff) | |
download | tcl-6248e23e7c565a5d6a254cf61caea7a49365cb2d.zip tcl-6248e23e7c565a5d6a254cf61caea7a49365cb2d.tar.gz tcl-6248e23e7c565a5d6a254cf61caea7a49365cb2d.tar.bz2 |
* win/tclWinReg.c: Incremented the version to 1.1.2.
* library/reg/pkgIndex.tcl:
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ * win/tclWinReg.c (OpenSubKey): Backported fix for bug 775976 which causes the registry set command to fail when built with VC7. + * library/reg/pkgIndex.tcl: Incremented the version to 1.1.2. 2003-07-21 Jeff Hobbs <jeffh@ActiveState.com> |