summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@noemail.net>2003-07-23 20:55:11 (GMT)
committerpatthoyts <patthoyts@noemail.net>2003-07-23 20:55:11 (GMT)
commita0b6b0e5f47d13bb4011e454ae853f8bf2cd33e7 (patch)
tree90afdc3ab54be957dee455dc6e25d4b59c128333 /ChangeLog
parent1f0f39b3b7291aea098c8fbca31aa11714c11e82 (diff)
downloadtcl-a0b6b0e5f47d13bb4011e454ae853f8bf2cd33e7.zip
tcl-a0b6b0e5f47d13bb4011e454ae853f8bf2cd33e7.tar.gz
tcl-a0b6b0e5f47d13bb4011e454ae853f8bf2cd33e7.tar.bz2
* win/tclWinReg.c: Incremented the version to 1.1.2.
* library/reg/pkgIndex.tcl: FossilOrigin-Name: a252124d24d0a5123838016ed7b044ea407cae35
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6346e6..bfc5214 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>