summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2013-09-19 14:21:21 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2013-09-19 14:21:21 (GMT)
commit5aee161167696db6b88db2b42a0d8963bb1cda6a (patch)
tree970f17d7a63aefbd337cf0c9314f2d241cb6eff1 /ChangeLog
parentbbf4d17089f64ca705e9a5205d3039e2a8fa4029 (diff)
downloadtcl-5aee161167696db6b88db2b42a0d8963bb1cda6a.zip
tcl-5aee161167696db6b88db2b42a0d8963bb1cda6a.tar.gz
tcl-5aee161167696db6b88db2b42a0d8963bb1cda6a.tar.bz2
[3606943]: Corrected description of method search order.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3dc8c5e..b144110 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.