diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-12-11 Miguel Sofer <msofer@users.sf.net> + + * generic/tclInt.h: + * generic/tclNamesp.c: converting the static function + GetNamespaceFromObj() to MODULE_SCOPE TclGetNamespaceFromObj(). + 2004-12-10 Donal K. Fellows <donal.k.fellows@man.ac.uk> * tools/tcl.wse.in, unix/tcl.spec, win/README.binary, README: @@ -6,6 +12,7 @@ development from the recent 8.5a2 release. 2004-12-10 Miguel Sofer <msofer@users.sf.net> + * generic/tclCompile.c (TclInitCompiledLocals): * generic/tclCompile.h: * generic/tclInt.h: |