diff options
author | dgp <dgp@users.sourceforge.net> | 2009-01-16 20:49:22 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2009-01-16 20:49:22 (GMT) |
commit | 3bdc4a1e6ef4b550f7b641506f8fef0d572b06fe (patch) | |
tree | d060e4298f8e8375a3f3eb2a61f8fbced9347702 /ChangeLog | |
parent | 90f1f664938680291c585123226ff1258345487c (diff) | |
download | tcl-3bdc4a1e6ef4b550f7b641506f8fef0d572b06fe.zip tcl-3bdc4a1e6ef4b550f7b641506f8fef0d572b06fe.tar.gz tcl-3bdc4a1e6ef4b550f7b641506f8fef0d572b06fe.tar.bz2 |
correct the commit message
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2,8 +2,9 @@ * 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.in: and to deal with the fact that the 8.6b1 + * win/configure.in: version of init.tcl will not [source] in the + HEAD version of Tcl. * unix/configure: autoconf-2.59 * win/configure: |