diff options
author | jan.nijtmans <jan.nijtmans@noemail.net> | 2012-04-12 21:17:18 (GMT) |
---|---|---|
committer | jan.nijtmans <jan.nijtmans@noemail.net> | 2012-04-12 21:17:18 (GMT) |
commit | 37cc2d8e20989a233a517300254ea12edd6ac53a (patch) | |
tree | 721635fa5dd1342645e7396857f1587d64863602 /ChangeLog | |
parent | 8bc7cbd0a47c4988eef4d369a8458984128b3dbd (diff) | |
parent | c2c353ee8a8e7803823b6bc4cc9a921e1f7ea30d (diff) | |
download | tcl-37cc2d8e20989a233a517300254ea12edd6ac53a.zip tcl-37cc2d8e20989a233a517300254ea12edd6ac53a.tar.gz tcl-37cc2d8e20989a233a517300254ea12edd6ac53a.tar.bz2 |
[Bug 3514475]: remove TclpGetTimeZone and TclpGetTZName
FossilOrigin-Name: f45623c63d8fb0c2e43a04a4aa7ae0281ae0fbfc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2012-04-12 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tclInt.decls: [Bug 3514475]: remove TclpGetTimeZone + * generic/tclIntDecls.h: and TclpGetTZName + * generic/tclIntPlatDecls.h: + * generic/tclStubInit.c: + * unix/tclUnixTime.c: + * unix/tclWinTilemc: + 2012-04-11 Jan Nijtmans <nijtmans@users.sf.net> * win/tclWinInit.c: [Bug 3448512]: clock scan "1958-01-01" fails only |