diff options
author | dgp <dgp@users.sourceforge.net> | 2008-12-21 05:12:47 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-12-21 05:12:47 (GMT) |
commit | f3ba92dc98f72a80ab8e4eb00b29e68415fd2f60 (patch) | |
tree | 2a35db089eb1db807c617a4ab72fe01a26a9970e /ChangeLog | |
parent | 65eb78098beae92eebe860b9158b9e28224df080 (diff) | |
download | tcl-f3ba92dc98f72a80ab8e4eb00b29e68415fd2f60.zip tcl-f3ba92dc98f72a80ab8e4eb00b29e68415fd2f60.tar.gz tcl-f3ba92dc98f72a80ab8e4eb00b29e68415fd2f60.tar.bz2 |
advance tag
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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...) |