summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-01-29 11:28:49 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-01-29 11:28:49 (GMT)
commitc9a954906d56f11f9fef33cff16fed13bf7b6151 (patch)
tree77402ce198ba0b916e8e094958de51fd8374ad00 /ChangeLog
parent8b6830d61d7629ebf10cec3f12fe6c0c97ef8ea2 (diff)
downloadtcl-c9a954906d56f11f9fef33cff16fed13bf7b6151.zip
tcl-c9a954906d56f11f9fef33cff16fed13bf7b6151.tar.gz
tcl-c9a954906d56f11f9fef33cff16fed13bf7b6151.tar.bz2
Fix [Bug 2529117]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38ac7af..d230110 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-01-29 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclNamesp.c (TclMakeEnsemble): [Bug 2529117]: Make this
+ function behave more sensibly when presented with a fully-qualified
+ name, rather than doing strange stuff.
+
2009-01-28 Donal K. Fellows <dkf@users.sf.net>
* generic/tclBasic.c (TclInvokeObjectCommand): Made this understand