diff options
author | Kevin B Kenny <kennykb@acm.org> | 2004-12-13 15:51:32 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2004-12-13 15:51:32 (GMT) |
commit | 7a8cb9d50b6409dfbfbf8e60bd57f4f77ffec457 (patch) | |
tree | bc80b97bd125facb61deca5ff81e1863bf263659 /ChangeLog | |
parent | 4bfb7f47a42094aae82121f240bad43669481e6b (diff) | |
download | tcl-7a8cb9d50b6409dfbfbf8e60bd57f4f77ffec457.zip tcl-7a8cb9d50b6409dfbfbf8e60bd57f4f77ffec457.tar.gz tcl-7a8cb9d50b6409dfbfbf8e60bd57f4f77ffec457.tar.bz2 |
Add note to clock.n disclaiming full ISO8601 support
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-12-13 Kevin B. Kenny <kennykb@acm.org> + + * doc/clock.n: Clarify that the [clock scan] command does not + accept the full range of ISO8601 point-in-time formats + [Bug 1075433]. + 2004-12-12 Miguel Sofer <msofer@users.sf.net> * generic/tclVar.c (TclArrayObjCmd - ARRAY_NAMES): leaking an |