diff options
author | dgp <dgp@users.sourceforge.net> | 2001-03-26 22:16:54 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2001-03-26 22:16:54 (GMT) |
commit | 3bd0408188670e120a5b106caaf361709a6006be (patch) | |
tree | a80b5fe966d26e402402844a3d2fd6850e23b211 /ChangeLog | |
parent | d6e242b3e64b7c1e0cc401404512f8d67ea35f55 (diff) | |
download | tcl-3bd0408188670e120a5b106caaf361709a6006be.zip tcl-3bd0408188670e120a5b106caaf361709a6006be.tar.gz tcl-3bd0408188670e120a5b106caaf361709a6006be.tar.bz2 |
Correction to patch from 2001-01-18
tclDecls.h was not generated using 'make genstubs'. Typos in case.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-03-26 Don Porter <dgp@users.sourceforge.net> + * generic/tclDecls.h (Tcl_InitCustomHashTable): Correction to + patch from 2001-01-18; tclDecls.h was not generated using + 'make genstubs'. + 2001-03-26 Donal K. Fellows <fellowsd@cs.man.ac.uk> * win/tclWinInt.h (tclWinTCharEncoding): Removed as now a static |