diff options
author | Kevin B Kenny <kennykb@acm.org> | 2005-11-18 19:40:54 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2005-11-18 19:40:54 (GMT) |
commit | bd188b28723025d11220f7f3f71d41517a5104e9 (patch) | |
tree | 4b8b9e5516e2b81636fe5c97706543f1319cd117 /ChangeLog | |
parent | 3ab2242ba8e613f075243e4baa3dc2e7406b6e62 (diff) | |
download | tcl-bd188b28723025d11220f7f3f71d41517a5104e9.zip tcl-bd188b28723025d11220f7f3f71d41517a5104e9.tar.gz tcl-bd188b28723025d11220f7f3f71d41517a5104e9.tar.bz2 |
Bug 1359183
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-11-18 Kevin B. Kenny <kennykb@acm.org> + + * doc/clock.n: Restored several missing lines near the %w + format group so that %w and %W are documented with their + actual behaviour. [Bug 1359183] + 2005-11-18 Jeff Hobbs <jeffh@ActiveState.com> * generic/tclIO.c (TclFinalizeIOSubsystem): preserve statePtr |