summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-12-22 16:57:25 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-12-22 16:57:25 (GMT)
commit4a02e8f7107c2512993c80f6a7046b5f28b6552e (patch)
treead72f4c9f2ce02f6b4cfcd6dee28dd92976df5d0 /ChangeLog
parent728a131ecbfd5d7b51efbc78d21abb117ffa1d91 (diff)
downloadtcl-4a02e8f7107c2512993c80f6a7046b5f28b6552e.zip
tcl-4a02e8f7107c2512993c80f6a7046b5f28b6552e.tar.gz
tcl-4a02e8f7107c2512993c80f6a7046b5f28b6552e.tar.bz2
advance tagcore_8_6_b1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 28ba582..105efce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2008-12-22 Pat Thoyts <patthoyts@users.sourceforge.net>
+ *** 8.6b1 TAGGED FOR RELEASE ***
+
* win/makefile.vc: [Bug 2458395] Ensure pkgs directories are
suitable and quote the paths.
@@ -26,8 +28,6 @@
2008-12-21 Donal K. Fellows <dkf@users.sf.net>
- *** 8.6b1 TAGGED FOR RELEASE ***
-
* doc/TclZlib.3: Fix minor typo. [Bug 2455165]
2008-12-20 Kevin B. Kenny <kennykb@acm.org>