summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2010-03-30 14:05:53 (GMT)
committerdgp <dgp@users.sourceforge.net>2010-03-30 14:05:53 (GMT)
commit12a044c1cb8a5053df967f4a9fa8f90f1cf3388e (patch)
treefce98ec6b56b4c85f93d6df69d371882e2d103f7 /ChangeLog
parent99a07b16e988b6a00af29bde329bd9cae3e10cb0 (diff)
downloadtcl-12a044c1cb8a5053df967f4a9fa8f90f1cf3388e.zip
tcl-12a044c1cb8a5053df967f4a9fa8f90f1cf3388e.tar.gz
tcl-12a044c1cb8a5053df967f4a9fa8f90f1cf3388e.tar.bz2
Finish bump to registry 1.3.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index fdbaa8a..b14a9b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,8 +9,11 @@
* win/tclWinReg.c: [Patch 2960976]: Apply patch from Damon Courtney to
* tests/registry.test: allow the registry command to be told to work
- with both 32-bit and 64-bit registries. Bump
- version of registry package to 1.3.
+ * win/Makefile.in: with both 32-bit and 64-bit registries. Bump
+ * win/configure.in: version of registry package to 1.3.
+ * win/makefile.bc:
+ * win/makefile.vc:
+ * win/configure: autoconf-2.59
2010-03-29 Jan Nijtmans <nijtmans@users.sf.net>