summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2010-03-30 12:38:30 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2010-03-30 12:38:30 (GMT)
commit7e552e85798f37d8c50d6a4720359422e664b63d (patch)
tree62cda2c932b5b0d3803083432ec8e8600fdcd7ce /ChangeLog
parent289662f4dd776fb4e9410efcc9a5512714b83927 (diff)
downloadtcl-7e552e85798f37d8c50d6a4720359422e664b63d.zip
tcl-7e552e85798f37d8c50d6a4720359422e664b63d.tar.gz
tcl-7e552e85798f37d8c50d6a4720359422e664b63d.tar.bz2
Bump version of registry package to 1.3.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8614245..1fd071c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,8 @@
* 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.
+ with both 32-bit and 64-bit registries. Bump
+ version of registry package to 1.3.
2010-03-29 Jan Nijtmans <nijtmans@users.sf.net>