diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-12-16 21:29:09 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-12-16 21:29:09 (GMT) |
commit | c60b536070b85c710718c88d757ab0a70ab52e15 (patch) | |
tree | 36c9996a2d90f92817353fb4931c2901f60f6c5e /ChangeLog | |
parent | 6b6e674b124007355ab1ed199867e73b220fb4c7 (diff) | |
download | tcl-c60b536070b85c710718c88d757ab0a70ab52e15.zip tcl-c60b536070b85c710718c88d757ab0a70ab52e15.tar.gz tcl-c60b536070b85c710718c88d757ab0a70ab52e15.tar.bz2 |
Docs for TIP 329.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ TIP #329 IMPLEMENTATION + * doc/throw.n, doc/try.n: Documentation of the new commands. * library/init.tcl (throw, try): Implementation of commands documented in TIP. This implementation is in Tcl and is a stop-gap until higher-performance ones can be written. |