summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2010-11-10 17:43:33 (GMT)
committerandreas_kupries <akupries@shaw.ca>2010-11-10 17:43:33 (GMT)
commit7408f7c831292bd4039f211307576d3e273b6916 (patch)
tree0fe0a8bec69fc6a9bc20822427f7596024fe55fc /ChangeLog
parent5cbfd93d6cbd230f2b75640e1f9c85e9d65a04b5 (diff)
downloadtcl-7408f7c831292bd4039f211307576d3e273b6916.zip
tcl-7408f7c831292bd4039f211307576d3e273b6916.tar.gz
tcl-7408f7c831292bd4039f211307576d3e273b6916.tar.bz2
* changes: Updates for 8.6b2 release.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5b8807..22a5080 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-11-10 Andreas Kupries <andreask@activestate.com>
+
+ * changes: Updates for 8.6b2 release.
+
2010-11-09 Donal K. Fellows <dkf@users.sf.net>
* generic/tclOOMethod.c (ProcedureMethodVarResolver): [Bug 3105999]: