summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-05-23 21:33:28 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-05-23 21:33:28 (GMT)
commit1f1857d4d22de89b2b99f9480489831411a29016 (patch)
tree4c66d0e1d99adafc003d00c5badc3acefe7aa99d /ChangeLog
parent784ee84b19f6ce45ed62c49c17e6427429c47fe4 (diff)
downloadtcl-1f1857d4d22de89b2b99f9480489831411a29016.zip
tcl-1f1857d4d22de89b2b99f9480489831411a29016.tar.gz
tcl-1f1857d4d22de89b2b99f9480489831411a29016.tar.bz2
add thanks
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3efa5c..5a7543f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
Previous fix on 2003-05-12 broke several extensions that wanted
to poke around with the twoPtrValue.ptr2 value of a cmdName
Tcl_Obj, like TclBlend and e4graph. [Bug 726018]
+ Thanks to George Petasis for the bug report and Jacob Levy for
+ testing assistance.
2003-05-23 Mo DeJong <mdejong@users.sourceforge.net>