summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-02-21 03:24:19 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-02-21 03:24:19 (GMT)
commitcf932506740f880b4265e40f0a4d4e7dacbf0b9b (patch)
treeb20ac1210f410b99b8a0b68107be42a9c97ff550 /ChangeLog
parente878a050b2e76ce58af3e5bc9db745831986bd04 (diff)
parent3e947f695b3f16576201fd4aa5e507c8032a0166 (diff)
downloadtcl-cf932506740f880b4265e40f0a4d4e7dacbf0b9b.zip
tcl-cf932506740f880b4265e40f0a4d4e7dacbf0b9b.tar.gz
tcl-cf932506740f880b4265e40f0a4d4e7dacbf0b9b.tar.bz2
3605447 Make sure the -clear option to [namespace export] always clears,
whether or not new export patterns are specified.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15e0008..d51c5fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-02-20 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclNamesp.c: [Bug 3605447] Make sure the -clear option
+ * tests/namespace.test: to [namespace export] always clears, whether
+ or not new export patterns are specified.
+
2013-02-20 Jan Nijtmans <nijtmans@users.sf.net>
* win/tclWinDde.c: [Bug 3605401]: Compiler error with latest mingw-w64