diff options
author | Kevin B Kenny <kennykb@acm.org> | 2006-07-30 17:05:42 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2006-07-30 17:05:42 (GMT) |
commit | ce0022054c0176b268c48a6bc140cec484e6cc81 (patch) | |
tree | 5dbc8c242e7d6098025e0d20cb13635a64ab4367 /ChangeLog | |
parent | fd93fde8a4d1ac5c52620f882601361b6d2e1d87 (diff) | |
download | tcl-ce0022054c0176b268c48a6bc140cec484e6cc81.zip tcl-ce0022054c0176b268c48a6bc140cec484e6cc81.tar.gz tcl-ce0022054c0176b268c48a6bc140cec484e6cc81.tar.bz2 |
Bug 1513489
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-07-30 Kevin Kenny <kennykb@acm.org> + + * tests/clock.test: Allowed UTC as a synonym for GMT in two + tests that indirectly invoke 'strftime' with the result of + 'gmtime' to fix a bogus test failure on FreeBSD systems. + [Bug 1513489]. + 2006-07-30 Joe English <jenglish@users.sourceforge.net> * doc/AppInit.3: Fix typo [Bug 1496886] |