summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2003-07-23 20:55:12 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2003-07-23 20:55:12 (GMT)
commit54b5685eb26e504b56b702affb306301de82bf1a (patch)
tree90afdc3ab54be957dee455dc6e25d4b59c128333 /ChangeLog
parenta188372659089a30b01c57ababf756df8d86c83c (diff)
downloadtcl-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--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>