diff options
author | dgp <dgp@users.sourceforge.net> | 2009-01-16 20:44:24 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2009-01-16 20:44:24 (GMT) |
commit | 90f1f664938680291c585123226ff1258345487c (patch) | |
tree | be2cac987536e7350362b75e7da50de675b5b65a /ChangeLog | |
parent | 0888377521223161e6ecfd721eee0bf116bf9c60 (diff) | |
download | tcl-90f1f664938680291c585123226ff1258345487c.zip tcl-90f1f664938680291c585123226ff1258345487c.tar.gz tcl-90f1f664938680291c585123226ff1258345487c.tar.bz2 |
* generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguish
* library/init.tcl: CVS snapshots from the 8.6b1 and 8.6b2 releases
* unix/configure.in: and to deal with the fact that the HEAD of
* win/configure.in: init.tcl will not [source] in Tcl 8.6b1 .
* unix/configure: autoconf-2.59
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2009-01-16 Don Porter <dgp@users.sourceforge.net> + + * generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguish + * library/init.tcl: CVS snapshots from the 8.6b1 and 8.6b2 releases + * unix/configure.in: and to deal with the fact that the HEAD of + * win/configure.in: init.tcl will not [source] in Tcl 8.6b1 . + + * unix/configure: autoconf-2.59 + * win/configure: + 2009-01-14 Don Porter <dgp@users.sourceforge.net> * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Reverted |