diff options
author | Kevin B Kenny <kennykb@acm.org> | 2007-04-20 18:35:32 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2007-04-20 18:35:32 (GMT) |
commit | c4db36d1216f0856545ebefecc8f1a52ba692bad (patch) | |
tree | 8ad5616c674250728cb924eb666380f9e9913584 /ChangeLog | |
parent | 20ca6a6072b7f40c6b849b681c7600e94901aa90 (diff) | |
download | tcl-c4db36d1216f0856545ebefecc8f1a52ba692bad.zip tcl-c4db36d1216f0856545ebefecc8f1a52ba692bad.tar.gz tcl-c4db36d1216f0856545ebefecc8f1a52ba692bad.tar.bz2 |
Olson's tzdata2007e.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -51,7 +51,10 @@ * unix/tclUnixTest.c: * win/tclWinLoad.c: * win/tclWinSerial.c: Replaced commas in varargs with string - concatenation where possible. [Patch 1515234] + concatenation where possible. [Patch + 1515234] + * library/tzdata/America/Tegucigalpa: + * library/tzdata/Asia/Damascus: Olson's tzdata 2007e. 2007-04-19 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> |