summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormig <mig>2011-04-12 17:34:29 (GMT)
committermig <mig>2011-04-12 17:34:29 (GMT)
commit190867f044d99cc38e5383c153da12d862db858c (patch)
tree914d0a65655715a331481e5ecbec8569d01d4aeb /ChangeLog
parent4f3ed9e320c3f53f84e98f311934d5060c623ca5 (diff)
downloadtcl-190867f044d99cc38e5383c153da12d862db858c.zip
tcl-190867f044d99cc38e5383c153da12d862db858c.tar.gz
tcl-190867f044d99cc38e5383c153da12d862db858c.tar.bz2
* generic/tclBasic.c: fix for [Bug 2440625], kbk's patch
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b7012f..c768503 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-04-12 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclBasic.c: fix for [Bug 2440625], kbk's patch
+
2011-04-11 Miguel Sofer <msofer@users.sf.net>
* generic/tclBasic.c: