summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2008-12-22 16:57:25 (GMT)
committerdgp <dgp@noemail.net>2008-12-22 16:57:25 (GMT)
commit6a386983f5f908bb4f4febd8622331c00d345b86 (patch)
treead72f4c9f2ce02f6b4cfcd6dee28dd92976df5d0
parent597b91769b59eaa13016e55cabd340d0631f427a (diff)
downloadtcl-core-8-6-b1.zip
tcl-core-8-6-b1.tar.gz
tcl-core-8-6-b1.tar.bz2
advance tagcore-8-6-b1
FossilOrigin-Name: f02cdbbdc2f440e99a1c11f4abbf63df849f26ad
-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>