diff options
author | dgp <dgp@noemail.net> | 2013-09-03 16:04:06 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2013-09-03 16:04:06 (GMT) |
commit | 4e9e6d4f1e81ace34efc8404b15ca179d8ea4b23 (patch) | |
tree | a38404a44d6423ed16f52cf664637efffaf396f7 /changes | |
parent | 7a246b67eb954b3202923a679b5645fb7bcad930 (diff) | |
download | tcl-4e9e6d4f1e81ace34efc8404b15ca179d8ea4b23.zip tcl-4e9e6d4f1e81ace34efc8404b15ca179d8ea4b23.tar.gz tcl-4e9e6d4f1e81ace34efc8404b15ca179d8ea4b23.tar.bz2 |
some missed changes
FossilOrigin-Name: cb84ed25cc15b3134a88555f77adfe95a6611fa2
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -7768,7 +7768,9 @@ Many revisions to better support a Cygwin environment (nijtmans) 2013-06-27 (bug fix)[983509] missing encodings for config values (nijtmans) -2013-06-27 (bug fix)[32afa6] corrected dirent64 check (griffin) +2013-06-27 (bug fix)[34538b] apply DST in 2099 (lang) + +2013-07-02 (bug fix)[32afa6] corrected dirent64 check (griffin) 2013-07-06 tzdata updated to Olson's tzdata2013d (kenny) @@ -7778,6 +7780,8 @@ Many revisions to better support a Cygwin environment (nijtmans) 2013-08-01 [a0bc85] Limited support for fork with threads (for Rivet) (nijtmans) +2013-08-14 (bug fix)[a16752] Missing command delete callbacks (porter) + 2013-08-15 Errors from execution traces become errors of the command (porter) --- Released 8.5.15, September 16, 2013 --- See ChangeLog for details --- |