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)
commit7a3b6d780c3e6b3d8f002c499f11daea41cd411a (patch)
treeb20ac1210f410b99b8a0b68107be42a9c97ff550 /ChangeLog
parent1dd6a945f9e3a815d98802769aba7da38fbc2ae5 (diff)
parent75356d2bd57c3f9c2107bab0cbff3dee826c7076 (diff)
downloadtcl-7a3b6d780c3e6b3d8f002c499f11daea41cd411a.zip
tcl-7a3b6d780c3e6b3d8f002c499f11daea41cd411a.tar.gz
tcl-7a3b6d780c3e6b3d8f002c499f11daea41cd411a.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