summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2013-09-03 16:04:06 (GMT)
committerdgp <dgp@noemail.net>2013-09-03 16:04:06 (GMT)
commit4e9e6d4f1e81ace34efc8404b15ca179d8ea4b23 (patch)
treea38404a44d6423ed16f52cf664637efffaf396f7 /changes
parent7a246b67eb954b3202923a679b5645fb7bcad930 (diff)
downloadtcl-4e9e6d4f1e81ace34efc8404b15ca179d8ea4b23.zip
tcl-4e9e6d4f1e81ace34efc8404b15ca179d8ea4b23.tar.gz
tcl-4e9e6d4f1e81ace34efc8404b15ca179d8ea4b23.tar.bz2
some missed changes
FossilOrigin-Name: cb84ed25cc15b3134a88555f77adfe95a6611fa2
Diffstat (limited to 'changes')
-rw-r--r--changes6
1 files changed, 5 insertions, 1 deletions
diff --git a/changes b/changes
index 2221400..ba7ce74 100644
--- a/changes
+++ b/changes
@@ -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 ---