summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4cd68e5..8614245 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,16 @@
+2010-03-30 Donal K. Fellows <dkf@users.sf.net>
+
+ TIP #362 IMPLEMENTATION
+
+ * 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.
+
2010-03-29 Jan Nijtmans <nijtmans@users.sf.net>
- * unix/tcl.m4 Only test for -visibility=hidden with gcc
+ * unix/tcl.m4: Only test for -visibility=hidden with gcc
(Second remark in [Bug 2976508])
- * unix/configure regen
+ * unix/configure: regen
2010-03-29 Don Porter <dgp@users.sourceforge.net>