diff options
author | dgp <dgp@users.sourceforge.net> | 2013-09-03 16:04:06 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2013-09-03 16:04:06 (GMT) |
commit | 9ff2704ae65ba49830398d9835492af591a7a0f3 (patch) | |
tree | a38404a44d6423ed16f52cf664637efffaf396f7 /changes | |
parent | f9d0c02e5020b9f06c1ba46c1e5820b35fe2ff8b (diff) | |
download | tcl-9ff2704ae65ba49830398d9835492af591a7a0f3.zip tcl-9ff2704ae65ba49830398d9835492af591a7a0f3.tar.gz tcl-9ff2704ae65ba49830398d9835492af591a7a0f3.tar.bz2 |
some missed changes
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 --- |