diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-09-08 Kevin B. Kenny <kennykb@acm.org> + + * compat/strftime.c (_conv): Corrected a problem where hour 0 + would format as a blank format group with %k. + * tests/clock.test (clock-41.1): Added regression test case for + %k at the zero hour. + 2004-09-07 Kevin B. Kenny <kennykb@acm.org> * generic/tclTimer.c: Removed a premature optimisation that |