summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2007-09-03 01:36:54 (GMT)
committerdas <das>2007-09-03 01:36:54 (GMT)
commitfcb552a060dd886a2bc705c9817fa3f211ee8865 (patch)
tree1058e7cb0512fb90e2c3fc87cb481ffe0fcc2f40 /ChangeLog
parent5b7651bcebf601b398730591d1e15d0a513aab91 (diff)
downloadtcl-fcb552a060dd886a2bc705c9817fa3f211ee8865.zip
tcl-fcb552a060dd886a2bc705c9817fa3f211ee8865.tar.gz
tcl-fcb552a060dd886a2bc705c9817fa3f211ee8865.tar.bz2
* generic/tclObj.c (TclInitObjSubsystem): restore registration of the
"wideInt" Tcl_ObjType for compatibility with 8.4 extensions that access the tclWideIntType Tcl_ObjType; add setFromAnyProc for tclWideIntType.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72c64d8..8b9a8a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-09-03 Daniel Steffen <das@users.sourceforge.net>
+
+ * generic/tclObj.c (TclInitObjSubsystem): restore registration of the
+ "wideInt" Tcl_ObjType for compatibility with 8.4 extensions that access
+ the tclWideIntType Tcl_ObjType; add setFromAnyProc for tclWideIntType.
+
2007-09-02 Donal K. Fellows <dkf@users.sf.net>
* doc/lsearch.n: Added note that order of results with the -all option