diff options
| author | dgp@users.sourceforge.net <dgp> | 2009-01-16 20:49:22 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2009-01-16 20:49:22 (GMT) |
| commit | b7542097b923f4d1cdfbafb4c694bee238bef63a (patch) | |
| tree | d060e4298f8e8375a3f3eb2a61f8fbced9347702 | |
| parent | 585819fc89a312c84cf72b8949af0f102d1a61e0 (diff) | |
| download | tcl-b7542097b923f4d1cdfbafb4c694bee238bef63a.zip tcl-b7542097b923f4d1cdfbafb4c694bee238bef63a.tar.gz tcl-b7542097b923f4d1cdfbafb4c694bee238bef63a.tar.bz2 | |
correct the commit message
| -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: |
