diff options
author | dgp <dgp@users.sourceforge.net> | 2006-04-25 18:30:54 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-04-25 18:30:54 (GMT) |
commit | b86eb4a0d9739e188fb6dbd9a2ab0823c835fad4 (patch) | |
tree | 2f4a0e90d4a564c072ad5c62caa5db261f605a1c /ChangeLog | |
parent | 592cead58808e8b3266043721e4f4d370ef3c3e7 (diff) | |
download | tcl-b86eb4a0d9739e188fb6dbd9a2ab0823c835fad4.zip tcl-b86eb4a0d9739e188fb6dbd9a2ab0823c835fad4.tar.gz tcl-b86eb4a0d9739e188fb6dbd9a2ab0823c835fad4.tar.bz2 |
* doc/DoubleObj.3: More doc updates for TIP 237.
* doc/format.n:
* doc/scan.n:
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ 2006-04-25 Don Porter <dgp@users.sourceforge.net> * doc/DoubleObj.3: More doc updates for TIP 237. + * doc/format.n: * doc/scan.n: * generic/tclScan.c: [scan $s %u] is documented to accept only |