summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-12-21 05:12:47 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-12-21 05:12:47 (GMT)
commitf3ba92dc98f72a80ab8e4eb00b29e68415fd2f60 (patch)
tree2a35db089eb1db807c617a4ab72fe01a26a9970e /ChangeLog
parent65eb78098beae92eebe860b9158b9e28224df080 (diff)
downloadtcl-f3ba92dc98f72a80ab8e4eb00b29e68415fd2f60.zip
tcl-f3ba92dc98f72a80ab8e4eb00b29e68415fd2f60.tar.gz
tcl-f3ba92dc98f72a80ab8e4eb00b29e68415fd2f60.tar.bz2
advance tag
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 29b2c83..fb55567 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2008-12-20 Kevin B. Kenny <kennykb@acm.org>
+ *** 8.6b1 TAGGED FOR RELEASE ***
+
* win/Makefile.in:
* win/configure.in: Renamed the static library libtcl86s.a to
have a name distinct from the import library
@@ -21,8 +23,6 @@
2008-12-20 Donal K. Fellows <dkf@users.sf.net>
- *** 8.6b1 TAGGED FOR RELEASE ***
-
* win/Makefile.in: Minor updates to make building work better with
msys on Windows. (Apparently the gcc used doesn't like a / at the end
of a -I argument...)