diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-03-26 11:08:15 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-03-26 11:08:15 (GMT) |
commit | d6e242b3e64b7c1e0cc401404512f8d67ea35f55 (patch) | |
tree | a9abb5fa6abb97239cbbfd25c2a722b3004c6b03 /ChangeLog | |
parent | f65ebe0bea2dae6fdf83e094fad929011136dcc9 (diff) | |
download | tcl-d6e242b3e64b7c1e0cc401404512f8d67ea35f55.zip tcl-d6e242b3e64b7c1e0cc401404512f8d67ea35f55.tar.gz tcl-d6e242b3e64b7c1e0cc401404512f8d67ea35f55.tar.bz2 |
Removed tclWinTCharEncoding (static variable in win/tclWin32Dll.c)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-03-26 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * win/tclWinInt.h (tclWinTCharEncoding): Removed as now a static + variable in win/tclWin32Dll.c instead. + 2001-03-23 Jeff Hobbs <jeffh@activestate.com> * generic/tclVar.c (Tcl_ArrayObjCmd): Corrected retrieval of |