diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-09-08 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> + + TIP#254 IMPLEMENTATION + + * generic/tclLink.c (LinkTraceProc,ObjValue): Added many new of C var + * generic/tcl.h: to link to, making it + * doc/LinkVar.3: easier to seamlessly + couple C code and Tcl scripts in an application. [Patch 1242844] + 2005-09-07 Don Porter <dgp@users.sourceforge.net> * generic/tclUtf.c (Tcl_UniCharToUtf): Corrected handling of negative |