diff options
author | jenglish <jenglish@flightlab.com> | 2009-11-01 18:15:39 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2009-11-01 18:15:39 (GMT) |
commit | 0ef5b9412ae2939f58eb34644d07dcf47ef9b639 (patch) | |
tree | 0b19605cdb4819f2c54ebb552407a03404bbd6d3 /ChangeLog | |
parent | 49e406bc1ce2d46e428fda956d146421c3d23ccb (diff) | |
download | tcl-0ef5b9412ae2939f58eb34644d07dcf47ef9b639.zip tcl-0ef5b9412ae2939f58eb34644d07dcf47ef9b639.tar.gz tcl-0ef5b9412ae2939f58eb34644d07dcf47ef9b639.tar.bz2 |
Move TIP#285 routines out of Tcl_Eval(3) into their own manpage.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-11-01 Joe English <jenglish@users.sourceforge.net> + + * doc/Eval.3, doc/Cancel.3: Move TIP#285 routines out of + Tcl_Eval(3) into their own manpage. + 2009-10-31 Donal K. Fellows <dkf@users.sf.net> * generic/tclBasic.c (ExprRoundFunc): [Bug 2889593]: Correctly report |