summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2008-12-21 05:12:47 (GMT)
committerdgp@users.sourceforge.net <dgp>2008-12-21 05:12:47 (GMT)
commitd5693dcd49fa5ab9e30b2e43b00e07de3e100b77 (patch)
tree2a35db089eb1db807c617a4ab72fe01a26a9970e
parente4006b8ae770f10c235cda661eba5937deb9ea38 (diff)
downloadtcl-d5693dcd49fa5ab9e30b2e43b00e07de3e100b77.zip
tcl-d5693dcd49fa5ab9e30b2e43b00e07de3e100b77.tar.gz
tcl-d5693dcd49fa5ab9e30b2e43b00e07de3e100b77.tar.bz2
advance tag
-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...)