diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2013-09-19 14:21:21 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2013-09-19 14:21:21 (GMT) |
commit | 5aee161167696db6b88db2b42a0d8963bb1cda6a (patch) | |
tree | 970f17d7a63aefbd337cf0c9314f2d241cb6eff1 /ChangeLog | |
parent | bbf4d17089f64ca705e9a5205d3039e2a8fa4029 (diff) | |
download | tcl-5aee161167696db6b88db2b42a0d8963bb1cda6a.zip tcl-5aee161167696db6b88db2b42a0d8963bb1cda6a.tar.gz tcl-5aee161167696db6b88db2b42a0d8963bb1cda6a.tar.bz2 |
[3606943]: Corrected description of method search order.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-09-19 Donal Fellows <dkf@users.sf.net> + + * doc/next.n (METHOD SEARCH ORDER): Bug [3606943]: Corrected + description of method search order. + 2013-09-18 Donal Fellows <dkf@users.sf.net> Bump TclOO version to 1.0.1 for release. |