diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2003-07-23 20:55:12 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2003-07-23 20:55:12 (GMT) |
commit | 54b5685eb26e504b56b702affb306301de82bf1a (patch) | |
tree | 90afdc3ab54be957dee455dc6e25d4b59c128333 /ChangeLog | |
parent | a188372659089a30b01c57ababf756df8d86c83c (diff) | |
download | tcl-54b5685eb26e504b56b702affb306301de82bf1a.zip tcl-54b5685eb26e504b56b702affb306301de82bf1a.tar.gz tcl-54b5685eb26e504b56b702affb306301de82bf1a.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): Fixed 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 Mo DeJong <mdejong@users.sourceforge.net> |