diff options
author | dgp <dgp@users.sourceforge.net> | 2008-12-22 16:57:25 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-12-22 16:57:25 (GMT) |
commit | 4a02e8f7107c2512993c80f6a7046b5f28b6552e (patch) | |
tree | ad72f4c9f2ce02f6b4cfcd6dee28dd92976df5d0 /ChangeLog | |
parent | 728a131ecbfd5d7b51efbc78d21abb117ffa1d91 (diff) | |
download | tcl-4a02e8f7107c2512993c80f6a7046b5f28b6552e.zip tcl-4a02e8f7107c2512993c80f6a7046b5f28b6552e.tar.gz tcl-4a02e8f7107c2512993c80f6a7046b5f28b6552e.tar.bz2 |
advance tagcore_8_6_b1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |